home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2009 February / PCWFEB09.iso / Software / Full / Panda Internet Security 2009 / IS09PROMO3M.exe / [0] / Files / Config.dll / 0 / RCDATA / TCENTRALCONFIG / TCENTRALCONFIG.txt < prev   
Text File  |  2008-07-21  |  88KB  |  3,062 lines

  1. object CentralConfig: TCentralConfig
  2.   Left = 394
  3.   Top = 82
  4.   ActiveControl = CBActivarAntivirus
  5.   BorderIcons = [biSystemMenu]
  6.   BorderStyle = bsSingle
  7.   ClientHeight = 487
  8.   ClientWidth = 644
  9.   Color = 14215660
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   Icon.Data = {<image000.ico>}
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   Scaled = False
  19.   OnClose = FormClose
  20.   OnCloseQuery = FormCloseQuery
  21.   OnShow = FormShow
  22.   PixelsPerInch = 96
  23.   TextHeight = 13
  24.   object Image1: TImage
  25.     Left = 4
  26.     Top = 0
  27.     Width = 95
  28.     Height = 445
  29.     Picture.Data = {<image001.bmp>}
  30.     Stretch = True
  31.     Transparent = True
  32.   end
  33.   object PanelLinea: TBevel
  34.     Left = 0
  35.     Top = 447
  36.     Width = 646
  37.     Height = 2
  38.     Shape = bsBottomLine
  39.   end
  40.   object NotebookMenu: TNotebook
  41.     Left = 6
  42.     Top = 4
  43.     Width = 91
  44.     Height = 439
  45.     Color = clWhite
  46.     ParentColor = False
  47.     TabOrder = 0
  48.     object TPage
  49.       Left = 0
  50.       Top = 0
  51.       Caption = 'configSeguridad'
  52.       object PndButtonVirus: TPndButton
  53.         Left = 0
  54.         Top = 0
  55.         Width = 91
  56.         Height = 63
  57.         Cursor = crHandPoint
  58.         Align = alTop
  59.         Caption = 'Amenazas conocidas'
  60.         Font.Charset = DEFAULT_CHARSET
  61.         Font.Color = clBlack
  62.         Font.Height = -11
  63.         Font.Name = 'Tahoma'
  64.         Font.Style = []
  65.         TabOrder = 0
  66.         TabStop = True
  67.         OnClick = PndButtonVirusClick
  68.         WordWrap = True
  69.         Spacing = 0
  70.         Margin = 3
  71.         RoundedCorners = True
  72.         Grouped = True
  73.         Layout = pblImageTop
  74.         Images = ImageListConfig
  75.         Alignment = taCenter
  76.         NormalBkGndColor = clWhite
  77.         NormalFillColor = 48555236
  78.         NormalBorderColor = 49405647
  79.         DownFontStyle = [fsBold]
  80.         DownBkGndColor = clWhite
  81.         DownFillColor = 15461097
  82.         DownBorderColor = 11833732
  83.         DownShowBorder = True
  84.         OverBkGndColor = clWhite
  85.         OverFillColor = 15463154
  86.         OverBorderColor = 12832462
  87.         OverShowBorder = True
  88.       end
  89.       object PndButtonDesconocidas: TPndButton
  90.         Left = 0
  91.         Top = 63
  92.         Width = 91
  93.         Height = 63
  94.         Cursor = crHandPoint
  95.         Align = alTop
  96.         Caption = 'Amenazas desconocidas'
  97.         Font.Charset = DEFAULT_CHARSET
  98.         Font.Color = clBlack
  99.         Font.Height = -11
  100.         Font.Name = 'Tahoma'
  101.         Font.Style = []
  102.         TabOrder = 1
  103.         TabStop = True
  104.         OnClick = PndButtonDesconocidasClick
  105.         WordWrap = True
  106.         Spacing = 0
  107.         Margin = 3
  108.         RoundedCorners = True
  109.         Grouped = True
  110.         Layout = pblImageTop
  111.         Images = ImageListConfig
  112.         Alignment = taCenter
  113.         NormalBkGndColor = clWhite
  114.         NormalFillColor = 48555236
  115.         NormalBorderColor = 49405647
  116.         NormalImageIndex = 1
  117.         DownFontStyle = [fsBold]
  118.         DownBkGndColor = clWhite
  119.         DownFillColor = 15461097
  120.         DownBorderColor = 11833732
  121.         DownImageIndex = 1
  122.         DownShowBorder = True
  123.         OverBkGndColor = clWhite
  124.         OverFillColor = 15463154
  125.         OverBorderColor = 12832462
  126.         OverImageIndex = 1
  127.         OverShowBorder = True
  128.       end
  129.       object PndButtonFirewall: TPndButton
  130.         Left = 0
  131.         Top = 126
  132.         Width = 91
  133.         Height = 62
  134.         Cursor = crHandPoint
  135.         Align = alTop
  136.         Caption = 'Firewall'
  137.         Font.Charset = DEFAULT_CHARSET
  138.         Font.Color = clBlack
  139.         Font.Height = -11
  140.         Font.Name = 'Tahoma'
  141.         Font.Style = []
  142.         TabOrder = 2
  143.         TabStop = True
  144.         OnClick = PndButtonFirewallClick
  145.         WordWrap = True
  146.         Spacing = 0
  147.         Margin = 3
  148.         RoundedCorners = True
  149.         Grouped = True
  150.         Layout = pblImageTop
  151.         Images = ImageListConfig
  152.         Alignment = taCenter
  153.         NormalBkGndColor = clWhite
  154.         NormalFillColor = 48555236
  155.         NormalBorderColor = 49405647
  156.         NormalImageIndex = 2
  157.         DownFontStyle = [fsBold]
  158.         DownBkGndColor = clWhite
  159.         DownFillColor = 15461097
  160.         DownBorderColor = 11833732
  161.         DownImageIndex = 2
  162.         DownShowBorder = True
  163.         OverBkGndColor = clWhite
  164.         OverFillColor = 15463154
  165.         OverBorderColor = 12832462
  166.         OverImageIndex = 2
  167.         OverShowBorder = True
  168.       end
  169.       object PndButtonEstafas: TPndButton
  170.         Left = 0
  171.         Top = 188
  172.         Width = 91
  173.         Height = 63
  174.         Cursor = crHandPoint
  175.         Align = alTop
  176.         Caption = 'Protecci∩┐╜n de Identidad'
  177.         Font.Charset = DEFAULT_CHARSET
  178.         Font.Color = clBlack
  179.         Font.Height = -11
  180.         Font.Name = 'Tahoma'
  181.         Font.Style = []
  182.         TabOrder = 3
  183.         TabStop = True
  184.         OnClick = PndButtonEstafasClick
  185.         WordWrap = True
  186.         Spacing = 0
  187.         Margin = 3
  188.         RoundedCorners = True
  189.         Grouped = True
  190.         Layout = pblImageTop
  191.         Images = ImageListConfig
  192.         Alignment = taCenter
  193.         NormalBkGndColor = clWhite
  194.         NormalFillColor = 48555236
  195.         NormalBorderColor = 49405647
  196.         NormalImageIndex = 4
  197.         DownFontStyle = [fsBold]
  198.         DownBkGndColor = clWhite
  199.         DownFillColor = 15461097
  200.         DownBorderColor = 11833732
  201.         DownImageIndex = 4
  202.         DownShowBorder = True
  203.         OverBkGndColor = clWhite
  204.         OverFillColor = 15463154
  205.         OverBorderColor = 12832462
  206.         OverImageIndex = 4
  207.         OverShowBorder = True
  208.       end
  209.       object PndButtonVulner: TPndButton
  210.         Left = 0
  211.         Top = 251
  212.         Width = 91
  213.         Height = 61
  214.         Cursor = crHandPoint
  215.         Align = alTop
  216.         Caption = 'Vulnerabilidades'
  217.         Font.Charset = DEFAULT_CHARSET
  218.         Font.Color = clBlack
  219.         Font.Height = -11
  220.         Font.Name = 'Tahoma'
  221.         Font.Style = []
  222.         TabOrder = 4
  223.         TabStop = True
  224.         OnClick = PndButtonVulnerClick
  225.         WordWrap = True
  226.         Spacing = 0
  227.         Margin = 3
  228.         RoundedCorners = True
  229.         Grouped = True
  230.         Layout = pblImageTop
  231.         Images = ImageListConfig
  232.         Alignment = taCenter
  233.         NormalBkGndColor = clWhite
  234.         NormalFillColor = 48555236
  235.         NormalBorderColor = 49405647
  236.         NormalImageIndex = 5
  237.         DownFontStyle = [fsBold]
  238.         DownBkGndColor = clWhite
  239.         DownFillColor = 15461097
  240.         DownBorderColor = 11833732
  241.         DownImageIndex = 5
  242.         DownShowBorder = True
  243.         OverBkGndColor = clWhite
  244.         OverFillColor = 15463154
  245.         OverBorderColor = 12832462
  246.         OverImageIndex = 5
  247.         OverShowBorder = True
  248.       end
  249.       object PndButtonWeb: TPndButton
  250.         Left = 0
  251.         Top = 374
  252.         Width = 91
  253.         Height = 63
  254.         Cursor = crHandPoint
  255.         Align = alTop
  256.         Caption = 'Control de contenidos web'
  257.         Font.Charset = DEFAULT_CHARSET
  258.         Font.Color = clBlack
  259.         Font.Height = -11
  260.         Font.Name = 'Tahoma'
  261.         Font.Style = []
  262.         TabOrder = 6
  263.         TabStop = True
  264.         OnClick = PndButtonWebClick
  265.         WordWrap = True
  266.         Spacing = 0
  267.         Margin = 3
  268.         RoundedCorners = True
  269.         Grouped = True
  270.         Layout = pblImageTop
  271.         Images = ImageListConfig
  272.         Alignment = taCenter
  273.         NormalBkGndColor = clWhite
  274.         NormalFillColor = 48555236
  275.         NormalBorderColor = 49405647
  276.         NormalImageIndex = 7
  277.         DownFontStyle = [fsBold]
  278.         DownBkGndColor = clWhite
  279.         DownFillColor = 15461097
  280.         DownBorderColor = 11833732
  281.         DownImageIndex = 7
  282.         DownShowBorder = True
  283.         OverBkGndColor = clWhite
  284.         OverFillColor = 15463154
  285.         OverBorderColor = 12832462
  286.         OverImageIndex = 7
  287.         OverShowBorder = True
  288.       end
  289.       object PndButtonSpam: TPndButton
  290.         Left = 0
  291.         Top = 312
  292.         Width = 91
  293.         Height = 62
  294.         Cursor = crHandPoint
  295.         Align = alTop
  296.         Caption = 'Anti-spam'
  297.         Font.Charset = DEFAULT_CHARSET
  298.         Font.Color = clBlack
  299.         Font.Height = -11
  300.         Font.Name = 'Tahoma'
  301.         Font.Style = []
  302.         TabOrder = 5
  303.         TabStop = True
  304.         OnClick = PndButtonSpamClick
  305.         WordWrap = True
  306.         Spacing = 0
  307.         Margin = 3
  308.         RoundedCorners = True
  309.         Grouped = True
  310.         Layout = pblImageTop
  311.         Images = ImageListConfig
  312.         Alignment = taCenter
  313.         NormalBkGndColor = clWhite
  314.         NormalFillColor = 48555236
  315.         NormalBorderColor = 49405647
  316.         NormalImageIndex = 6
  317.         DownFontStyle = [fsBold]
  318.         DownBkGndColor = clWhite
  319.         DownFillColor = 15461097
  320.         DownBorderColor = 11833732
  321.         DownImageIndex = 6
  322.         DownShowBorder = True
  323.         OverBkGndColor = clWhite
  324.         OverFillColor = 15463154
  325.         OverBorderColor = 12832462
  326.         OverImageIndex = 6
  327.         OverShowBorder = True
  328.       end
  329.     end
  330.     object TPage
  331.       Left = 0
  332.       Top = 0
  333.       Caption = 'confiCorreo'
  334.     end
  335.     object TPage
  336.       Left = 0
  337.       Top = 0
  338.       Caption = 'configOutlook'
  339.       object PndButtonOutlookSpam: TPndButton
  340.         Left = 0
  341.         Top = 62
  342.         Width = 91
  343.         Height = 62
  344.         Cursor = crHandPoint
  345.         Align = alTop
  346.         Caption = 'Anti-spam'
  347.         Font.Charset = DEFAULT_CHARSET
  348.         Font.Color = clBlack
  349.         Font.Height = -11
  350.         Font.Name = 'Tahoma'
  351.         Font.Style = []
  352.         TabOrder = 0
  353.         TabStop = True
  354.         OnClick = PndButtonSpamClick
  355.         WordWrap = True
  356.         Spacing = 0
  357.         Margin = 3
  358.         RoundedCorners = True
  359.         Grouped = True
  360.         Layout = pblImageTop
  361.         Images = ImageListConfig
  362.         Alignment = taCenter
  363.         NormalBkGndColor = clWhite
  364.         NormalFillColor = 48555236
  365.         NormalBorderColor = 49405647
  366.         NormalImageIndex = 6
  367.         DownFontStyle = [fsBold]
  368.         DownBkGndColor = clWhite
  369.         DownFillColor = 15461097
  370.         DownBorderColor = 11833732
  371.         DownImageIndex = 6
  372.         DownShowBorder = True
  373.         OverBkGndColor = clWhite
  374.         OverFillColor = 15463154
  375.         OverBorderColor = 12832462
  376.         OverImageIndex = 6
  377.         OverShowBorder = True
  378.       end
  379.       object PndButtonOutlookVirus: TPndButton
  380.         Left = 0
  381.         Top = 0
  382.         Width = 91
  383.         Height = 62
  384.         Cursor = crHandPoint
  385.         Align = alTop
  386.         Caption = 'Amenazas'
  387.         Font.Charset = DEFAULT_CHARSET
  388.         Font.Color = clBlack
  389.         Font.Height = -11
  390.         Font.Name = 'Tahoma'
  391.         Font.Style = []
  392.         TabOrder = 1
  393.         TabStop = True
  394.         OnClick = PndButtonOutlookVirusClick
  395.         WordWrap = True
  396.         Spacing = 0
  397.         Margin = 3
  398.         RoundedCorners = True
  399.         Grouped = True
  400.         Layout = pblImageTop
  401.         Images = ImageListConfig
  402.         Alignment = taCenter
  403.         NormalBkGndColor = clWhite
  404.         NormalFillColor = 48555236
  405.         NormalBorderColor = 49405647
  406.         DownFontStyle = [fsBold]
  407.         DownBkGndColor = clWhite
  408.         DownFillColor = 15461097
  409.         DownBorderColor = 11833732
  410.         DownShowBorder = True
  411.         OverBkGndColor = clWhite
  412.         OverFillColor = 15463154
  413.         OverBorderColor = 12832462
  414.         OverShowBorder = True
  415.       end
  416.     end
  417.     object TPage
  418.       Left = 0
  419.       Top = 0
  420.       Caption = 'configBackup'
  421.       object PndButtonRestaurar: TPndButton
  422.         Left = 0
  423.         Top = 76
  424.         Width = 91
  425.         Height = 76
  426.         Cursor = crHandPoint
  427.         Align = alTop
  428.         Caption = 'Restaurar copia'
  429.         Font.Charset = DEFAULT_CHARSET
  430.         Font.Color = clBlack
  431.         Font.Height = -11
  432.         Font.Name = 'Tahoma'
  433.         Font.Style = []
  434.         TabOrder = 0
  435.         TabStop = True
  436.         OnClick = PndButtonRestaurarClick
  437.         WordWrap = True
  438.         Spacing = 0
  439.         Margin = 3
  440.         RoundedCorners = True
  441.         Grouped = True
  442.         Layout = pblImageTop
  443.         Images = ImageListBck
  444.         Alignment = taCenter
  445.         NormalBkGndColor = clWhite
  446.         NormalFillColor = 48555236
  447.         NormalBorderColor = 49405647
  448.         NormalImageIndex = 1
  449.         DownFontStyle = [fsBold]
  450.         DownBkGndColor = clWhite
  451.         DownFillColor = 15461097
  452.         DownBorderColor = 11833732
  453.         DownImageIndex = 1
  454.         DownShowBorder = True
  455.         OverBkGndColor = clWhite
  456.         OverFillColor = 15463154
  457.         OverBorderColor = 12832462
  458.         OverImageIndex = 1
  459.         OverShowBorder = True
  460.       end
  461.       object PndButtonGuardar: TPndButton
  462.         Left = 0
  463.         Top = 152
  464.         Width = 91
  465.         Height = 77
  466.         Cursor = crHandPoint
  467.         Align = alTop
  468.         Caption = 'Guardar a CD/DVD'
  469.         Font.Charset = DEFAULT_CHARSET
  470.         Font.Color = clBlack
  471.         Font.Height = -11
  472.         Font.Name = 'Tahoma'
  473.         Font.Style = []
  474.         TabOrder = 1
  475.         TabStop = True
  476.         OnClick = PndButtonGuardarClick
  477.         WordWrap = True
  478.         Spacing = 0
  479.         Margin = 3
  480.         RoundedCorners = True
  481.         Grouped = True
  482.         Layout = pblImageTop
  483.         Images = ImageListBck
  484.         Alignment = taCenter
  485.         NormalBkGndColor = clWhite
  486.         NormalFillColor = 48555236
  487.         NormalBorderColor = 49405647
  488.         NormalImageIndex = 2
  489.         DownFontStyle = [fsBold]
  490.         DownBkGndColor = clWhite
  491.         DownFillColor = 15461097
  492.         DownBorderColor = 11833732
  493.         DownImageIndex = 2
  494.         DownShowBorder = True
  495.         OverBkGndColor = clWhite
  496.         OverFillColor = 15463154
  497.         OverBorderColor = 12832462
  498.         OverImageIndex = 2
  499.         OverShowBorder = True
  500.       end
  501.       object PndButtonCopiasSeguridad: TPndButton
  502.         Left = 0
  503.         Top = 0
  504.         Width = 91
  505.         Height = 76
  506.         Cursor = crHandPoint
  507.         Align = alTop
  508.         Caption = 'Copia de seguridad'
  509.         Font.Charset = DEFAULT_CHARSET
  510.         Font.Color = clBlack
  511.         Font.Height = -11
  512.         Font.Name = 'Tahoma'
  513.         Font.Style = []
  514.         TabOrder = 2
  515.         TabStop = True
  516.         OnClick = PndButtonCopiasSeguridadClick
  517.         WordWrap = True
  518.         Spacing = 0
  519.         Margin = 3
  520.         RoundedCorners = True
  521.         Grouped = True
  522.         Layout = pblImageTop
  523.         Images = ImageListBck
  524.         Alignment = taCenter
  525.         NormalBkGndColor = clWhite
  526.         NormalFillColor = 48555236
  527.         NormalBorderColor = 49405647
  528.         DownFontStyle = [fsBold]
  529.         DownBkGndColor = clWhite
  530.         DownFillColor = 15461097
  531.         DownBorderColor = 11833732
  532.         DownShowBorder = True
  533.         OverBkGndColor = clWhite
  534.         OverFillColor = 15463154
  535.         OverBorderColor = 12832462
  536.         OverShowBorder = True
  537.       end
  538.       object PndButtonOptimizacion: TPndButton
  539.         Left = 0
  540.         Top = 229
  541.         Width = 91
  542.         Height = 77
  543.         Cursor = crHandPoint
  544.         Align = alTop
  545.         Caption = 'Optimizaci∩┐╜n'
  546.         Font.Charset = DEFAULT_CHARSET
  547.         Font.Color = clBlack
  548.         Font.Height = -11
  549.         Font.Name = 'Tahoma'
  550.         Font.Style = []
  551.         TabOrder = 3
  552.         TabStop = True
  553.         OnClick = PndButtonOptimizacionClick
  554.         WordWrap = True
  555.         Spacing = 0
  556.         Margin = 3
  557.         RoundedCorners = True
  558.         Grouped = True
  559.         Layout = pblImageTop
  560.         Images = ImageListBck
  561.         Alignment = taCenter
  562.         NormalBkGndColor = clWhite
  563.         NormalFillColor = 48555236
  564.         NormalBorderColor = 49405647
  565.         NormalImageIndex = 3
  566.         DownFontStyle = [fsBold]
  567.         DownBkGndColor = clWhite
  568.         DownFillColor = 15461097
  569.         DownBorderColor = 11833732
  570.         DownImageIndex = 3
  571.         DownShowBorder = True
  572.         OverBkGndColor = clWhite
  573.         OverFillColor = 15463154
  574.         OverBorderColor = 12832462
  575.         OverImageIndex = 3
  576.         OverShowBorder = True
  577.       end
  578.     end
  579.   end
  580.   object BtnAceptar: TPlaButton
  581.     Left = 353
  582.     Top = 459
  583.     Width = 90
  584.     Height = 21
  585.     Caption = 'Aceptar'
  586.     Font.Charset = ANSI_CHARSET
  587.     Font.Color = clWindowText
  588.     Font.Height = -11
  589.     Font.Name = 'Tahoma'
  590.     Font.Style = []
  591.     ParentFont = False
  592.     TabOrder = 3
  593.     OnClick = BtnAceptarClick
  594.   end
  595.   object BtnCancelar: TPlaButton
  596.     Left = 450
  597.     Top = 459
  598.     Width = 90
  599.     Height = 21
  600.     Caption = 'Cancelar'
  601.     Font.Charset = ANSI_CHARSET
  602.     Font.Color = clWindowText
  603.     Font.Height = -11
  604.     Font.Name = 'Tahoma'
  605.     Font.Style = []
  606.     ParentFont = False
  607.     TabOrder = 4
  608.     OnClick = BtnCancelarClick
  609.     Cancel = True
  610.   end
  611.   object BAplicar: TPlaButton
  612.     Left = 547
  613.     Top = 459
  614.     Width = 90
  615.     Height = 21
  616.     Caption = 'Aplicar'
  617.     Enabled = False
  618.     Font.Charset = ANSI_CHARSET
  619.     Font.Color = clWindowText
  620.     Font.Height = -11
  621.     Font.Name = 'Tahoma'
  622.     Font.Style = []
  623.     ParentFont = False
  624.     TabOrder = 5
  625.     OnClick = BAplicarClick
  626.   end
  627.   object PlaPanelTitulo: TPlaPanel
  628.     Left = 101
  629.     Top = 4
  630.     Width = 540
  631.     Height = 21
  632.     Color = 9412518
  633.     Transparent = False
  634.     TabOrder = 1
  635.     object LabelTitulo: TLabel
  636.       Left = 6
  637.       Top = 1
  638.       Width = 437
  639.       Height = 16
  640.       Caption = 
  641.         'Protecci∩┐╜n contra amenazas conocidas: virus, spyware, troyanos..' +
  642.         '.'
  643.       Color = 11979217
  644.       Font.Charset = ANSI_CHARSET
  645.       Font.Color = clWhite
  646.       Font.Height = -13
  647.       Font.Name = 'Tahoma'
  648.       Font.Style = [fsBold]
  649.       ParentColor = False
  650.       ParentFont = False
  651.       Transparent = True
  652.     end
  653.   end
  654.   object NotebookContenido: TNotebook
  655.     Left = 101
  656.     Top = 25
  657.     Width = 540
  658.     Height = 419
  659.     TabOrder = 2
  660.     object TPage
  661.       Left = 0
  662.       Top = 0
  663.       Caption = 'antivirus'
  664.       object Label3: TLabel
  665.         Left = 12
  666.         Top = 10
  667.         Width = 489
  668.         Height = 26
  669.         Caption = 
  670.           'La protecci∩┐╜n contra amenazas conocidas te protege contra virus,' +
  671.           ' spyware, troyanos, dialers y otras amenazas conocidas.'
  672.         Constraints.MaxWidth = 489
  673.         Constraints.MinWidth = 489
  674.         Font.Charset = DEFAULT_CHARSET
  675.         Font.Color = clWindowText
  676.         Font.Height = -11
  677.         Font.Name = 'Tahoma'
  678.         Font.Style = []
  679.         ParentFont = False
  680.         WordWrap = True
  681.       end
  682.       object CBActivarAntivirus: TPlaCheckBox
  683.         Left = 12
  684.         Top = 50
  685.         Width = 350
  686.         Height = 16
  687.         Caption = 'Activar protecci∩┐╜n contra amenazas conocidas'
  688.         Constraints.MaxWidth = 350
  689.         Constraints.MinWidth = 350
  690.         Font.Charset = DEFAULT_CHARSET
  691.         Font.Color = clWindowText
  692.         Font.Height = -11
  693.         Font.Name = 'Tahoma'
  694.         Font.Style = []
  695.         ParentFont = False
  696.         TabOrder = 0
  697.         OnClick = CBActivarAntivirusClick
  698.       end
  699.       object PlaGroupBoxAmenazasConocidas: TPlaGroupBox
  700.         Left = 9
  701.         Top = 78
  702.         Width = 520
  703.         Height = 160
  704.         TitleFont.Charset = DEFAULT_CHARSET
  705.         TitleFont.Color = 13977088
  706.         TitleFont.Height = -11
  707.         TitleFont.Name = 'Tahoma'
  708.         TitleFont.Style = []
  709.         Caption = 'Protecci∩┐╜n contra amenazas conocidas'
  710.         Enabled = False
  711.         TabOrder = 1
  712.         object Image2: TImage
  713.           Left = 14
  714.           Top = 20
  715.           Width = 32
  716.           Height = 32
  717.           Picture.Data = {<image002.bmp>}
  718.           Transparent = True
  719.         end
  720.         object Label4: TLabel
  721.           Left = 66
  722.           Top = 22
  723.           Width = 320
  724.           Height = 13
  725.           Caption = 'Selecciona los elementos que deseas analizar:'
  726.           Constraints.MaxWidth = 320
  727.           Constraints.MinWidth = 320
  728.           Font.Charset = DEFAULT_CHARSET
  729.           Font.Color = clWindowText
  730.           Font.Height = -11
  731.           Font.Name = 'Tahoma'
  732.           Font.Style = []
  733.           ParentFont = False
  734.         end
  735.         object CBFicheros: TPlaCheckBox
  736.           Left = 100
  737.           Top = 45
  738.           Width = 144
  739.           Height = 16
  740.           Caption = 'Analizar archivos en disco'
  741.           Font.Charset = DEFAULT_CHARSET
  742.           Font.Color = clWindowText
  743.           Font.Height = -11
  744.           Font.Name = 'Tahoma'
  745.           Font.Style = []
  746.           ParentFont = False
  747.           TabOrder = 0
  748.           OnClick = CBFicherosClick
  749.         end
  750.         object CBCorreo: TPlaCheckBox
  751.           Left = 100
  752.           Top = 69
  753.           Width = 93
  754.           Height = 16
  755.           Caption = 'Analizar correo'
  756.           Font.Charset = DEFAULT_CHARSET
  757.           Font.Color = clWindowText
  758.           Font.Height = -11
  759.           Font.Name = 'Tahoma'
  760.           Font.Style = []
  761.           ParentFont = False
  762.           TabOrder = 2
  763.           OnClick = CBCorreoClick
  764.         end
  765.         object CBMensajeria: TPlaCheckBox
  766.           Left = 100
  767.           Top = 93
  768.           Width = 174
  769.           Height = 16
  770.           Caption = 'Analizar mensajer∩┐╜a instant∩┐╜nea'
  771.           Font.Charset = DEFAULT_CHARSET
  772.           Font.Color = clWindowText
  773.           Font.Height = -11
  774.           Font.Name = 'Tahoma'
  775.           Font.Style = []
  776.           ParentFont = False
  777.           TabOrder = 4
  778.           OnClick = CBMensajeriaClick
  779.         end
  780.         object BConfigFicheros: TPlaButton
  781.           Left = 390
  782.           Top = 42
  783.           Width = 90
  784.           Height = 21
  785.           Caption = 'Configurar...'
  786.           Font.Charset = DEFAULT_CHARSET
  787.           Font.Color = clWindowText
  788.           Font.Height = -11
  789.           Font.Name = 'Tahoma'
  790.           Font.Style = []
  791.           ParentFont = False
  792.           TabOrder = 1
  793.           OnClick = BConfigFicherosClick
  794.         end
  795.         object BConfigCorreo: TPlaButton
  796.           Left = 390
  797.           Top = 66
  798.           Width = 90
  799.           Height = 21
  800.           Caption = 'Configurar...'
  801.           Font.Charset = DEFAULT_CHARSET
  802.           Font.Color = clWindowText
  803.           Font.Height = -11
  804.           Font.Name = 'Tahoma'
  805.           Font.Style = []
  806.           ParentFont = False
  807.           TabOrder = 3
  808.           OnClick = BConfigCorreoClick
  809.         end
  810.         object BConfigMensajeria: TPlaButton
  811.           Left = 390
  812.           Top = 90
  813.           Width = 90
  814.           Height = 21
  815.           Caption = 'Configurar...'
  816.           Font.Charset = DEFAULT_CHARSET
  817.           Font.Color = clWindowText
  818.           Font.Height = -11
  819.           Font.Name = 'Tahoma'
  820.           Font.Style = []
  821.           ParentFont = False
  822.           TabOrder = 5
  823.           OnClick = BConfigMensajeriaClick
  824.         end
  825.         object CBDescargas: TPlaCheckBox
  826.           Left = 100
  827.           Top = 117
  828.           Width = 167
  829.           Height = 16
  830.           Caption = 'Analizar navegaci∩┐╜n web         '
  831.           Font.Charset = DEFAULT_CHARSET
  832.           Font.Color = clWindowText
  833.           Font.Height = -11
  834.           Font.Name = 'Tahoma'
  835.           Font.Style = []
  836.           ParentFont = False
  837.           TabOrder = 6
  838.           OnClick = CBDescargasClick
  839.         end
  840.         object BConfigDescargas: TPlaButton
  841.           Left = 390
  842.           Top = 114
  843.           Width = 90
  844.           Height = 21
  845.           Caption = 'Configurar...'
  846.           Font.Charset = DEFAULT_CHARSET
  847.           Font.Color = clWindowText
  848.           Font.Height = -11
  849.           Font.Name = 'Tahoma'
  850.           Font.Style = []
  851.           ParentFont = False
  852.           TabOrder = 7
  853.           OnClick = BConfigDescargasClick
  854.         end
  855.       end
  856.       object Detectar: TPlaGroupBox
  857.         Left = 9
  858.         Top = 249
  859.         Width = 520
  860.         Height = 85
  861.         TitleFont.Charset = DEFAULT_CHARSET
  862.         TitleFont.Color = 13977088
  863.         TitleFont.Height = -11
  864.         TitleFont.Name = 'Tahoma'
  865.         TitleFont.Style = []
  866.         Caption = 'Amenazas a detectar y excluir'
  867.         TabOrder = 2
  868.         object Label5: TLabel
  869.           Left = 66
  870.           Top = 18
  871.           Width = 320
  872.           Height = 26
  873.           Caption = 
  874.             'Puedes indicar qu∩┐╜ tipo de amenazas quieres que sea detectado y ' +
  875.             'qu∩┐╜ amenazas deseas excluir del an∩┐╜lisis. '
  876.           Constraints.MaxWidth = 320
  877.           Constraints.MinWidth = 320
  878.           Font.Charset = DEFAULT_CHARSET
  879.           Font.Color = clWindowText
  880.           Font.Height = -11
  881.           Font.Name = 'Tahoma'
  882.           Font.Style = []
  883.           ParentFont = False
  884.           WordWrap = True
  885.         end
  886.         object Image28: TImage
  887.           Left = 14
  888.           Top = 20
  889.           Width = 32
  890.           Height = 32
  891.           Picture.Data = {<image003.bmp>}
  892.           Transparent = True
  893.         end
  894.         object PlaButtonConfigDetectar: TPlaButton
  895.           Left = 390
  896.           Top = 42
  897.           Width = 90
  898.           Height = 21
  899.           Caption = 'Configurar...'
  900.           Font.Charset = DEFAULT_CHARSET
  901.           Font.Color = clWindowText
  902.           Font.Height = -11
  903.           Font.Name = 'Tahoma'
  904.           Font.Style = []
  905.           ParentFont = False
  906.           TabOrder = 0
  907.           OnClick = PlaButtonConfigDetectarClick
  908.         end
  909.       end
  910.     end
  911.     object TPage
  912.       Left = 0
  913.       Top = 0
  914.       Caption = 'desconocidas'
  915.       object Label6: TLabel
  916.         Left = 12
  917.         Top = 10
  918.         Width = 410
  919.         Height = 13
  920.         Caption = 
  921.           'Te protege contra amenazas desconocidas (virus, gusanos, spyware' +
  922.           ', etc.).'
  923.         Constraints.MaxWidth = 410
  924.         Constraints.MinWidth = 410
  925.         Font.Charset = DEFAULT_CHARSET
  926.         Font.Color = clWindowText
  927.         Font.Height = -11
  928.         Font.Name = 'Tahoma'
  929.         Font.Style = []
  930.         ParentFont = False
  931.         WordWrap = True
  932.       end
  933.       object CBDesconocidas: TPlaCheckBox
  934.         Left = 12
  935.         Top = 30
  936.         Width = 260
  937.         Height = 16
  938.         Caption = 'Activar protecci∩┐╜n contra amenazas desconocidas'
  939.         Font.Charset = DEFAULT_CHARSET
  940.         Font.Color = clWindowText
  941.         Font.Height = -11
  942.         Font.Name = 'Tahoma'
  943.         Font.Style = []
  944.         ParentFont = False
  945.         TabOrder = 0
  946.         OnClick = CBDesconocidasClick
  947.       end
  948.       object PlaGroupBoxDesconocidos: TPlaGroupBox
  949.         Left = 9
  950.         Top = 56
  951.         Width = 520
  952.         Height = 89
  953.         TitleFont.Charset = DEFAULT_CHARSET
  954.         TitleFont.Color = 13977088
  955.         TitleFont.Height = -11
  956.         TitleFont.Name = 'Tahoma'
  957.         TitleFont.Style = []
  958.         Caption = 'Truprevent - Bloqueo de amenazas desconocidas'
  959.         Enabled = False
  960.         TabOrder = 1
  961.         object Image3: TImage
  962.           Left = 8
  963.           Top = 18
  964.           Width = 32
  965.           Height = 32
  966.           Picture.Data = {<image004.bmp>}
  967.           Transparent = True
  968.         end
  969.         object Label7: TLabel
  970.           Left = 54
  971.           Top = 24
  972.           Width = 455
  973.           Height = 26
  974.           Caption = 
  975.             'Las Tecnolog∩┐╜as TruPrevent te protegen contra amenazas desconoci' +
  976.             'das para las que a∩┐╜n no hay actualizaciones disponibles.'
  977.           Constraints.MaxWidth = 455
  978.           Constraints.MinWidth = 455
  979.           Font.Charset = DEFAULT_CHARSET
  980.           Font.Color = clWindowText
  981.           Font.Height = -11
  982.           Font.Name = 'Tahoma'
  983.           Font.Style = []
  984.           ParentFont = False
  985.           WordWrap = True
  986.         end
  987.         object CBActivarTruPrevent: TPlaCheckBox
  988.           Left = 77
  989.           Top = 60
  990.           Width = 187
  991.           Height = 16
  992.           Caption = 'Activar an∩┐╜lisis de comportamiento'
  993.           Font.Charset = DEFAULT_CHARSET
  994.           Font.Color = clWindowText
  995.           Font.Height = -11
  996.           Font.Name = 'Tahoma'
  997.           Font.Style = []
  998.           ParentFont = False
  999.           TabOrder = 0
  1000.           OnClick = CBActivarTruPreventClick
  1001.         end
  1002.         object BConfigDetecDesc: TPlaButton
  1003.           Left = 418
  1004.           Top = 57
  1005.           Width = 90
  1006.           Height = 21
  1007.           Caption = 'Configurar...'
  1008.           Font.Charset = DEFAULT_CHARSET
  1009.           Font.Color = clWindowText
  1010.           Font.Height = -11
  1011.           Font.Name = 'Tahoma'
  1012.           Font.Style = []
  1013.           ParentFont = False
  1014.           TabOrder = 1
  1015.           OnClick = BConfigDetecDescClick
  1016.         end
  1017.       end
  1018.       object PlaGroupBoxPeligrosos: TPlaGroupBox
  1019.         Left = 9
  1020.         Top = 308
  1021.         Width = 520
  1022.         Height = 105
  1023.         TitleFont.Charset = DEFAULT_CHARSET
  1024.         TitleFont.Color = 13977088
  1025.         TitleFont.Height = -11
  1026.         TitleFont.Name = 'Tahoma'
  1027.         TitleFont.Style = []
  1028.         Caption = 'Bloqueo de archivos potencialmente peligrosos'
  1029.         Enabled = False
  1030.         TabOrder = 3
  1031.         object Image4: TImage
  1032.           Left = 6
  1033.           Top = 18
  1034.           Width = 32
  1035.           Height = 32
  1036.           Picture.Data = {<image005.bmp>}
  1037.           Transparent = True
  1038.         end
  1039.         object Label8: TLabel
  1040.           Left = 54
  1041.           Top = 24
  1042.           Width = 455
  1043.           Height = 26
  1044.           AutoSize = False
  1045.           Caption = 
  1046.             'Permite actuar sobre los archivos adjuntos a mensajes de correo ' +
  1047.             'electr∩┐╜nico y sobre archivos de Script. '
  1048.           Constraints.MaxWidth = 455
  1049.           Constraints.MinWidth = 455
  1050.           Font.Charset = DEFAULT_CHARSET
  1051.           Font.Color = clWindowText
  1052.           Font.Height = -11
  1053.           Font.Name = 'Tahoma'
  1054.           Font.Style = []
  1055.           ParentFont = False
  1056.           WordWrap = True
  1057.         end
  1058.         object CBActivarBloqueoAdj: TPlaCheckBox
  1059.           Left = 77
  1060.           Top = 60
  1061.           Width = 288
  1062.           Height = 16
  1063.           Caption = 'Mover a cuarentena archivos potencialmente peligrosos'
  1064.           Font.Charset = DEFAULT_CHARSET
  1065.           Font.Color = clWindowText
  1066.           Font.Height = -11
  1067.           Font.Name = 'Tahoma'
  1068.           Font.Style = []
  1069.           ParentFont = False
  1070.           TabOrder = 0
  1071.           OnClick = CBActivarBloqueoAdjClick
  1072.         end
  1073.         object CBActivarBloqueoScript: TPlaCheckBox
  1074.           Left = 77
  1075.           Top = 81
  1076.           Width = 219
  1077.           Height = 16
  1078.           Caption = 'Impedir la ejecuci∩┐╜n de archivos de Script'
  1079.           Font.Charset = DEFAULT_CHARSET
  1080.           Font.Color = clWindowText
  1081.           Font.Height = -11
  1082.           Font.Name = 'Tahoma'
  1083.           Font.Style = []
  1084.           ParentFont = False
  1085.           TabOrder = 2
  1086.           OnClick = CBActivarBloqueoScriptClick
  1087.         end
  1088.         object BConfigMoverPeli: TPlaButton
  1089.           Left = 418
  1090.           Top = 57
  1091.           Width = 90
  1092.           Height = 21
  1093.           Caption = 'Configurar...'
  1094.           Font.Charset = DEFAULT_CHARSET
  1095.           Font.Color = clWindowText
  1096.           Font.Height = -11
  1097.           Font.Name = 'Tahoma'
  1098.           Font.Style = []
  1099.           ParentFont = False
  1100.           TabOrder = 1
  1101.           OnClick = BConfigMoverPeliClick
  1102.         end
  1103.       end
  1104.       object PlaGroupBoxHeuristico: TPlaGroupBox
  1105.         Left = 9
  1106.         Top = 149
  1107.         Width = 520
  1108.         Height = 155
  1109.         TitleFont.Charset = DEFAULT_CHARSET
  1110.         TitleFont.Color = 13977088
  1111.         TitleFont.Height = -11
  1112.         TitleFont.Name = 'Tahoma'
  1113.         TitleFont.Style = []
  1114.         Caption = 'An∩┐╜lisis heur∩┐╜stico'
  1115.         Enabled = False
  1116.         TabOrder = 2
  1117.         object Image5: TImage
  1118.           Left = 6
  1119.           Top = 18
  1120.           Width = 32
  1121.           Height = 32
  1122.           Picture.Data = {<image006.bmp>}
  1123.           Transparent = True
  1124.         end
  1125.         object Label1: TLabel
  1126.           Left = 54
  1127.           Top = 24
  1128.           Width = 455
  1129.           Height = 26
  1130.           AutoSize = False
  1131.           Caption = 
  1132.             'El an∩┐╜lisis heur∩┐╜stico analiza en profundidad el c∩┐╜digo de los p' +
  1133.             'rogramas para detectar posible amenazas (virus, gusanos, spyware' +
  1134.             ', etc.).'
  1135.           Constraints.MaxWidth = 455
  1136.           Constraints.MinWidth = 455
  1137.           Font.Charset = DEFAULT_CHARSET
  1138.           Font.Color = clWindowText
  1139.           Font.Height = -11
  1140.           Font.Name = 'Tahoma'
  1141.           Font.Style = []
  1142.           ParentFont = False
  1143.           WordWrap = True
  1144.         end
  1145.         object PlaCheckHeuristicoArchivos: TPlaCheckBox
  1146.           Left = 77
  1147.           Top = 60
  1148.           Width = 173
  1149.           Height = 16
  1150.           Caption = 'An∩┐╜lisis heur∩┐╜stico para archivos'
  1151.           Font.Charset = DEFAULT_CHARSET
  1152.           Font.Color = clWindowText
  1153.           Font.Height = -11
  1154.           Font.Name = 'Tahoma'
  1155.           Font.Style = []
  1156.           ParentFont = False
  1157.           TabOrder = 0
  1158.           OnClick = PlaCheckHeuristicoArchivosClick
  1159.         end
  1160.         object PlaCheckHeuristicoMail: TPlaCheckBox
  1161.           Left = 77
  1162.           Top = 81
  1163.           Width = 219
  1164.           Height = 16
  1165.           Caption = 'An∩┐╜lisis heur∩┐╜stico para correo electr∩┐╜nico'
  1166.           Font.Charset = DEFAULT_CHARSET
  1167.           Font.Color = clWindowText
  1168.           Font.Height = -11
  1169.           Font.Name = 'Tahoma'
  1170.           Font.Style = []
  1171.           ParentFont = False
  1172.           TabOrder = 1
  1173.           OnClick = PlaCheckHeuristicoMailClick
  1174.         end
  1175.         object PlaCheckHeuristicoHttp: TPlaCheckBox
  1176.           Left = 77
  1177.           Top = 124
  1178.           Width = 211
  1179.           Height = 16
  1180.           Caption = 'An∩┐╜lisis heur∩┐╜stico para navegaci∩┐╜n web'
  1181.           Font.Charset = DEFAULT_CHARSET
  1182.           Font.Color = clWindowText
  1183.           Font.Height = -11
  1184.           Font.Name = 'Tahoma'
  1185.           Font.Style = []
  1186.           ParentFont = False
  1187.           TabOrder = 3
  1188.           OnClick = PlaCheckHeuristicoHttpClick
  1189.         end
  1190.         object PlaCheckHeuristicoMensajeria: TPlaCheckBox
  1191.           Left = 77
  1192.           Top = 103
  1193.           Width = 245
  1194.           Height = 16
  1195.           Caption = 'An∩┐╜lisis heur∩┐╜stico para mensajer∩┐╜a instant∩┐╜nea'
  1196.           Font.Charset = DEFAULT_CHARSET
  1197.           Font.Color = clWindowText
  1198.           Font.Height = -11
  1199.           Font.Name = 'Tahoma'
  1200.           Font.Style = []
  1201.           ParentFont = False
  1202.           TabOrder = 2
  1203.           OnClick = PlaCheckHeuristicoMensajeriaClick
  1204.         end
  1205.       end
  1206.     end
  1207.     object TPage
  1208.       Left = 0
  1209.       Top = 0
  1210.       Caption = 'firewall'
  1211.       object CBFirewallActive: TPlaCheckBox
  1212.         Left = 12
  1213.         Top = 18
  1214.         Width = 147
  1215.         Height = 16
  1216.         Caption = 'Activar protecci∩┐╜n Firewall'
  1217.         Font.Charset = DEFAULT_CHARSET
  1218.         Font.Color = clWindowText
  1219.         Font.Height = -11
  1220.         Font.Name = 'Tahoma'
  1221.         Font.Style = []
  1222.         ParentFont = False
  1223.         TabOrder = 0
  1224.         OnClick = CBFirewallActiveClick
  1225.       end
  1226.       object GpFWReglas: TPlaGroupBox
  1227.         Left = 9
  1228.         Top = 45
  1229.         Width = 520
  1230.         Height = 119
  1231.         TitleFont.Charset = DEFAULT_CHARSET
  1232.         TitleFont.Color = 13977088
  1233.         TitleFont.Height = -11
  1234.         TitleFont.Name = 'Tahoma'
  1235.         TitleFont.Style = []
  1236.         Caption = 'Reglas'
  1237.         TabOrder = 1
  1238.         object TxtInfoReglasAplicacion: TLabel
  1239.           Left = 18
  1240.           Top = 20
  1241.           Width = 390
  1242.           Height = 13
  1243.           Caption = 'Puedes establecer qu∩┐╜ programas pueden acceder a la red.'
  1244.           Constraints.MaxWidth = 390
  1245.           Constraints.MinWidth = 390
  1246.           Font.Charset = DEFAULT_CHARSET
  1247.           Font.Color = clWindowText
  1248.           Font.Height = -11
  1249.           Font.Name = 'Tahoma'
  1250.           Font.Style = []
  1251.           ParentFont = False
  1252.           Transparent = True
  1253.           WordWrap = True
  1254.         end
  1255.         object TxtInfoReglasServicios: TLabel
  1256.           Left = 18
  1257.           Top = 50
  1258.           Width = 390
  1259.           Height = 13
  1260.           Caption = 'Habilita o deshabilita los servicios de Windows.'
  1261.           Constraints.MaxWidth = 390
  1262.           Constraints.MinWidth = 390
  1263.           Font.Charset = DEFAULT_CHARSET
  1264.           Font.Color = clWindowText
  1265.           Font.Height = -11
  1266.           Font.Name = 'Tahoma'
  1267.           Font.Style = []
  1268.           ParentFont = False
  1269.           Transparent = True
  1270.           WordWrap = True
  1271.         end
  1272.         object TxtInfoReglasSistema: TLabel
  1273.           Left = 18
  1274.           Top = 80
  1275.           Width = 390
  1276.           Height = 26
  1277.           Caption = 
  1278.             'Indica las direcciones, puertos y protocolos que puede utilizar ' +
  1279.             'tu ordenador para comunicarse con otros.'
  1280.           Constraints.MaxWidth = 390
  1281.           Constraints.MinWidth = 390
  1282.           Font.Charset = DEFAULT_CHARSET
  1283.           Font.Color = clWindowText
  1284.           Font.Height = -11
  1285.           Font.Name = 'Tahoma'
  1286.           Font.Style = []
  1287.           ParentFont = False
  1288.           Transparent = True
  1289.           WordWrap = True
  1290.         end
  1291.         object BtnReglasAplicacion: TPlaButton
  1292.           Left = 419
  1293.           Top = 20
  1294.           Width = 90
  1295.           Height = 21
  1296.           Caption = 'Configurar...'
  1297.           Enabled = False
  1298.           Font.Charset = DEFAULT_CHARSET
  1299.           Font.Color = clWindowText
  1300.           Font.Height = -11
  1301.           Font.Name = 'Tahoma'
  1302.           Font.Style = []
  1303.           ParentFont = False
  1304.           TabOrder = 0
  1305.           OnClick = BtnReglasAplicacionClick
  1306.         end
  1307.         object BtnReglasServicios: TPlaButton
  1308.           Left = 419
  1309.           Top = 50
  1310.           Width = 90
  1311.           Height = 21
  1312.           Caption = 'Configurar...'
  1313.           Enabled = False
  1314.           Font.Charset = DEFAULT_CHARSET
  1315.           Font.Color = clWindowText
  1316.           Font.Height = -11
  1317.           Font.Name = 'Tahoma'
  1318.           Font.Style = []
  1319.           ParentFont = False
  1320.           TabOrder = 1
  1321.           OnClick = BtnReglasServiciosClick
  1322.         end
  1323.         object BtnReglasSistema: TPlaButton
  1324.           Left = 419
  1325.           Top = 80
  1326.           Width = 90
  1327.           Height = 21
  1328.           Caption = 'Configurar...'
  1329.           Enabled = False
  1330.           Font.Charset = DEFAULT_CHARSET
  1331.           Font.Color = clWindowText
  1332.           Font.Height = -11
  1333.           Font.Name = 'Tahoma'
  1334.           Font.Style = []
  1335.           ParentFont = False
  1336.           TabOrder = 2
  1337.           OnClick = BtnReglasSistemaClick
  1338.         end
  1339.       end
  1340.       object GrpFWRedes: TPlaGroupBox
  1341.         Left = 9
  1342.         Top = 174
  1343.         Width = 520
  1344.         Height = 100
  1345.         TitleFont.Charset = DEFAULT_CHARSET
  1346.         TitleFont.Color = 13977088
  1347.         TitleFont.Height = -11
  1348.         TitleFont.Name = 'Tahoma'
  1349.         TitleFont.Style = []
  1350.         Caption = 'Redes'
  1351.         TabOrder = 2
  1352.         object TxtInfoRedes: TLabel
  1353.           Left = 18
  1354.           Top = 20
  1355.           Width = 390
  1356.           Height = 13
  1357.           Caption = 'Puedes configurar el nivel de seguridad de las redes.'
  1358.           Constraints.MaxWidth = 390
  1359.           Constraints.MinWidth = 390
  1360.           Font.Charset = DEFAULT_CHARSET
  1361.           Font.Color = clWindowText
  1362.           Font.Height = -11
  1363.           Font.Name = 'Tahoma'
  1364.           Font.Style = []
  1365.           ParentFont = False
  1366.           Transparent = True
  1367.           WordWrap = True
  1368.         end
  1369.         object TxtInfoRedesAutomatica: TLabel
  1370.           Left = 37
  1371.           Top = 66
  1372.           Width = 370
  1373.           Height = 26
  1374.           Caption = 
  1375.             'Establece de forma autom∩┐╜tica el nivel de seguridad que se aplic' +
  1376.             'ar∩┐╜ a las nuevas redes a las que te conectes.'
  1377.           Constraints.MaxWidth = 370
  1378.           Constraints.MinWidth = 370
  1379.           Font.Charset = DEFAULT_CHARSET
  1380.           Font.Color = clWindowText
  1381.           Font.Height = -11
  1382.           Font.Name = 'Tahoma'
  1383.           Font.Style = []
  1384.           ParentFont = False
  1385.           Transparent = True
  1386.           WordWrap = True
  1387.         end
  1388.         object BtnRedes: TPlaButton
  1389.           Left = 419
  1390.           Top = 20
  1391.           Width = 90
  1392.           Height = 21
  1393.           Caption = 'Configurar...'
  1394.           Enabled = False
  1395.           Font.Charset = DEFAULT_CHARSET
  1396.           Font.Color = clWindowText
  1397.           Font.Height = -11
  1398.           Font.Name = 'Tahoma'
  1399.           Font.Style = []
  1400.           ParentFont = False
  1401.           TabOrder = 0
  1402.           OnClick = BtnRedesClick
  1403.         end
  1404.         object ChkRedAutomatica: TPlaCheckBox
  1405.           Left = 18
  1406.           Top = 48
  1407.           Width = 151
  1408.           Height = 16
  1409.           Caption = 'Activar el modo autom∩┐╜tico'
  1410.           Font.Charset = DEFAULT_CHARSET
  1411.           Font.Color = clWindowText
  1412.           Font.Height = -11
  1413.           Font.Name = 'Tahoma'
  1414.           Font.Style = []
  1415.           ParentFont = False
  1416.           TabOrder = 1
  1417.           OnClick = ChkRedAutomaticaClick
  1418.         end
  1419.       end
  1420.       object GrpFWWiFi: TPlaGroupBox
  1421.         Left = 9
  1422.         Top = 284
  1423.         Width = 520
  1424.         Height = 60
  1425.         TitleFont.Charset = DEFAULT_CHARSET
  1426.         TitleFont.Color = 13977088
  1427.         TitleFont.Height = -11
  1428.         TitleFont.Name = 'Tahoma'
  1429.         TitleFont.Style = []
  1430.         Caption = 'Wi-Fi'
  1431.         TabOrder = 3
  1432.         object TxtInfoWIFI: TLabel
  1433.           Left = 18
  1434.           Top = 26
  1435.           Width = 390
  1436.           Height = 13
  1437.           Caption = 'Lista blanca y negra de equipos con acceso a la red.'
  1438.           Constraints.MaxWidth = 390
  1439.           Constraints.MinWidth = 390
  1440.           Font.Charset = DEFAULT_CHARSET
  1441.           Font.Color = clWindowText
  1442.           Font.Height = -11
  1443.           Font.Name = 'Tahoma'
  1444.           Font.Style = []
  1445.           ParentFont = False
  1446.           Transparent = True
  1447.           WordWrap = True
  1448.         end
  1449.         object BtnWiFi: TPlaButton
  1450.           Left = 419
  1451.           Top = 23
  1452.           Width = 90
  1453.           Height = 21
  1454.           Caption = 'Configurar...'
  1455.           Enabled = False
  1456.           Font.Charset = DEFAULT_CHARSET
  1457.           Font.Color = clWindowText
  1458.           Font.Height = -11
  1459.           Font.Name = 'Tahoma'
  1460.           Font.Style = []
  1461.           ParentFont = False
  1462.           TabOrder = 0
  1463.           OnClick = BtnWiFiClick
  1464.         end
  1465.       end
  1466.     end
  1467.     object TPage
  1468.       Left = 0
  1469.       Top = 0
  1470.       Caption = 'estafas'
  1471.       object CBEstafas: TPlaCheckBox
  1472.         Left = 10
  1473.         Top = 12
  1474.         Width = 170
  1475.         Height = 16
  1476.         Caption = 'Activar protecci∩┐╜n de identidad'
  1477.         Font.Charset = DEFAULT_CHARSET
  1478.         Font.Color = clWindowText
  1479.         Font.Height = -11
  1480.         Font.Name = 'Tahoma'
  1481.         Font.Style = []
  1482.         ParentFont = False
  1483.         TabOrder = 0
  1484.         OnClick = CBEstafasClick
  1485.       end
  1486.       object PlaGroupBoxLlamadas: TPlaGroupBox
  1487.         Left = 9
  1488.         Top = 292
  1489.         Width = 520
  1490.         Height = 93
  1491.         TitleFont.Charset = DEFAULT_CHARSET
  1492.         TitleFont.Color = 13977088
  1493.         TitleFont.Height = -11
  1494.         TitleFont.Name = 'Tahoma'
  1495.         TitleFont.Style = []
  1496.         Caption = 'Detecci∩┐╜n de llamadas a n∩┐╜meros no autorizados'
  1497.         Enabled = False
  1498.         TabOrder = 3
  1499.         object Image8: TImage
  1500.           Left = 8
  1501.           Top = 18
  1502.           Width = 32
  1503.           Height = 32
  1504.           Picture.Data = {<image007.bmp>}
  1505.           Transparent = True
  1506.         end
  1507.         object Label15: TLabel
  1508.           Left = 54
  1509.           Top = 16
  1510.           Width = 450
  1511.           Height = 13
  1512.           Caption = 
  1513.             'Te protege contra la marcaci∩┐╜n de n∩┐╜meros de telefono con tarifi' +
  1514.             'caci∩┐╜n adicional.'
  1515.           Constraints.MinWidth = 450
  1516.           Font.Charset = DEFAULT_CHARSET
  1517.           Font.Color = clWindowText
  1518.           Font.Height = -11
  1519.           Font.Name = 'Tahoma'
  1520.           Font.Style = []
  1521.           ParentFont = False
  1522.           WordWrap = True
  1523.         end
  1524.         object CBAntiDialer: TPlaCheckBox
  1525.           Left = 54
  1526.           Top = 48
  1527.           Width = 350
  1528.           Height = 16
  1529.           Caption = 'Detectar la marcaci∩┐╜n de n∩┐╜meros no autorizados'
  1530.           Constraints.MaxWidth = 350
  1531.           Constraints.MinWidth = 350
  1532.           Font.Charset = DEFAULT_CHARSET
  1533.           Font.Color = clWindowText
  1534.           Font.Height = -11
  1535.           Font.Name = 'Tahoma'
  1536.           Font.Style = []
  1537.           ParentFont = False
  1538.           TabOrder = 0
  1539.           OnClick = CBAntiDialerClick
  1540.           WordWrap = True
  1541.         end
  1542.         object PlaButtonConfigNumNoAuto: TPlaButton
  1543.           Left = 419
  1544.           Top = 48
  1545.           Width = 90
  1546.           Height = 21
  1547.           Caption = 'Configurar...'
  1548.           Font.Charset = DEFAULT_CHARSET
  1549.           Font.Color = clWindowText
  1550.           Font.Height = -11
  1551.           Font.Name = 'Tahoma'
  1552.           Font.Style = []
  1553.           ParentFont = False
  1554.           TabOrder = 1
  1555.           OnClick = PlaButtonConfigNumNoAutoClick
  1556.         end
  1557.       end
  1558.       object PlaGroupBoxBloqueoUrl: TPlaGroupBox
  1559.         Left = 9
  1560.         Top = 102
  1561.         Width = 520
  1562.         Height = 181
  1563.         TitleFont.Charset = DEFAULT_CHARSET
  1564.         TitleFont.Color = 13977088
  1565.         TitleFont.Height = -11
  1566.         TitleFont.Name = 'Tahoma'
  1567.         TitleFont.Style = []
  1568.         Caption = 'Protecci∩┐╜n frente a sitios Web fraudulentos (phishing)'
  1569.         Enabled = False
  1570.         TabOrder = 2
  1571.         object LabelSensibilidad: TLabel
  1572.           Left = 40
  1573.           Top = 83
  1574.           Width = 350
  1575.           Height = 13
  1576.           Caption = 'Configura la sensibilidad de la protecci∩┐╜n:'
  1577.           Constraints.MaxWidth = 350
  1578.           Constraints.MinWidth = 350
  1579.           Enabled = False
  1580.           Font.Charset = DEFAULT_CHARSET
  1581.           Font.Color = clWindowText
  1582.           Font.Height = -11
  1583.           Font.Name = 'Tahoma'
  1584.           Font.Style = []
  1585.           ParentFont = False
  1586.           WordWrap = True
  1587.         end
  1588.         object Label2: TLabel
  1589.           Left = 8
  1590.           Top = 20
  1591.           Width = 500
  1592.           Height = 13
  1593.           Caption = 
  1594.             'Identifica y bloquea sitios web fraudulentos dise∩┐╜ados para roba' +
  1595.             'r tu informaci∩┐╜n personal o bancaria.'
  1596.           Constraints.MaxWidth = 500
  1597.           Constraints.MinWidth = 500
  1598.           Font.Charset = DEFAULT_CHARSET
  1599.           Font.Color = clWindowText
  1600.           Font.Height = -11
  1601.           Font.Name = 'Tahoma'
  1602.           Font.Style = []
  1603.           ParentFont = False
  1604.           WordWrap = True
  1605.         end
  1606.         object PlaCckBoxBloqueoUrl: TPlaCheckBox
  1607.           Left = 7
  1608.           Top = 60
  1609.           Width = 400
  1610.           Height = 16
  1611.           Caption = 'Activar la protecci∩┐╜n frente a sitios Web fraudulentos'
  1612.           Constraints.MaxWidth = 400
  1613.           Constraints.MinWidth = 400
  1614.           Font.Charset = DEFAULT_CHARSET
  1615.           Font.Color = clWindowText
  1616.           Font.Height = -11
  1617.           Font.Name = 'Tahoma'
  1618.           Font.Style = []
  1619.           ParentFont = False
  1620.           TabOrder = 0
  1621.           OnClick = PlaCckBoxBloqueoUrlClick
  1622.           WordWrap = True
  1623.         end
  1624.         object PlaBtnBloqueoUrl: TPlaButton
  1625.           Left = 419
  1626.           Top = 60
  1627.           Width = 90
  1628.           Height = 21
  1629.           Caption = 'Configurar...'
  1630.           Enabled = False
  1631.           Font.Charset = DEFAULT_CHARSET
  1632.           Font.Color = clWindowText
  1633.           Font.Height = -11
  1634.           Font.Name = 'Tahoma'
  1635.           Font.Style = []
  1636.           ParentFont = False
  1637.           TabOrder = 1
  1638.           OnClick = PlaBtnBloqueoUrlClick
  1639.         end
  1640.         object PlaRadioButtonSensiAlta: TPlaRadioButton
  1641.           Left = 68
  1642.           Top = 105
  1643.           Width = 97
  1644.           Height = 16
  1645.           Caption = 'Sensibilidad alta'
  1646.           Enabled = False
  1647.           TabOrder = 2
  1648.           TabStop = False
  1649.           OnClick = PlaRadioButtonSensiClick
  1650.         end
  1651.         object PlaRadioButtonSensiMedia: TPlaRadioButton
  1652.           Left = 68
  1653.           Top = 128
  1654.           Width = 182
  1655.           Height = 16
  1656.           Caption = 'Sensibilidad media (recomendada)'
  1657.           Enabled = False
  1658.           TabOrder = 3
  1659.           OnClick = PlaRadioButtonSensiClick
  1660.           Checked = True
  1661.         end
  1662.         object PlaRadioButtonSensiBaja: TPlaRadioButton
  1663.           Left = 68
  1664.           Top = 151
  1665.           Width = 100
  1666.           Height = 16
  1667.           Caption = 'Sensibilidad baja'
  1668.           Enabled = False
  1669.           TabOrder = 4
  1670.           TabStop = False
  1671.           OnClick = PlaRadioButtonSensiClick
  1672.         end
  1673.       end
  1674.       object PlaGroupBoxConfidencial: TPlaGroupBox
  1675.         Left = 9
  1676.         Top = 38
  1677.         Width = 520
  1678.         Height = 53
  1679.         TitleFont.Charset = DEFAULT_CHARSET
  1680.         TitleFont.Color = 13977088
  1681.         TitleFont.Height = -11
  1682.         TitleFont.Name = 'Tahoma'
  1683.         TitleFont.Style = []
  1684.         Caption = 'Informaci∩┐╜n confidencial'
  1685.         Enabled = False
  1686.         TabOrder = 1
  1687.         object CBEnviosInformacion: TPlaCheckBox
  1688.           Left = 7
  1689.           Top = 22
  1690.           Width = 400
  1691.           Height = 16
  1692.           Caption = 'Detectar el env∩┐╜o de informaci∩┐╜n confidencial'
  1693.           Constraints.MaxWidth = 400
  1694.           Constraints.MinWidth = 400
  1695.           Font.Charset = DEFAULT_CHARSET
  1696.           Font.Color = clWindowText
  1697.           Font.Height = -11
  1698.           Font.Name = 'Tahoma'
  1699.           Font.Style = []
  1700.           ParentFont = False
  1701.           TabOrder = 0
  1702.           OnClick = CBEnviosInformacionClick
  1703.           WordWrap = True
  1704.         end
  1705.         object PlaButtonConfigConfidencial: TPlaButton
  1706.           Left = 419
  1707.           Top = 22
  1708.           Width = 90
  1709.           Height = 21
  1710.           Caption = 'Configurar...'
  1711.           Font.Charset = DEFAULT_CHARSET
  1712.           Font.Color = clWindowText
  1713.           Font.Height = -11
  1714.           Font.Name = 'Tahoma'
  1715.           Font.Style = []
  1716.           ParentFont = False
  1717.           TabOrder = 1
  1718.           OnClick = PlaButtonConfigConfidencialClick
  1719.         end
  1720.       end
  1721.     end
  1722.     object TPage
  1723.       Left = 0
  1724.       Top = 0
  1725.       Caption = 'vulnerabilidades'
  1726.       object Label29: TLabel
  1727.         Left = 12
  1728.         Top = 10
  1729.         Width = 491
  1730.         Height = 26
  1731.         Caption = 
  1732.           'Analiza en busca de vulnerabilidades que pueden ser aprovechadas' +
  1733.           ' por ciertas amenazas para atacar tu PC.'
  1734.         Constraints.MaxWidth = 491
  1735.         Constraints.MinWidth = 491
  1736.         Font.Charset = DEFAULT_CHARSET
  1737.         Font.Color = clWindowText
  1738.         Font.Height = -11
  1739.         Font.Name = 'Tahoma'
  1740.         Font.Style = []
  1741.         ParentFont = False
  1742.         WordWrap = True
  1743.       end
  1744.       object CBVulner: TPlaCheckBox
  1745.         Left = 12
  1746.         Top = 43
  1747.         Width = 360
  1748.         Height = 16
  1749.         Caption = 'Activar la protecci∩┐╜n contra vulnerabilidades'
  1750.         Constraints.MaxWidth = 360
  1751.         Constraints.MinWidth = 360
  1752.         Font.Charset = DEFAULT_CHARSET
  1753.         Font.Color = clWindowText
  1754.         Font.Height = -11
  1755.         Font.Name = 'Tahoma'
  1756.         Font.Style = []
  1757.         ParentFont = False
  1758.         TabOrder = 0
  1759.         OnClick = CBVulnerClick
  1760.       end
  1761.     end
  1762.     object TPage
  1763.       Left = 0
  1764.       Top = 0
  1765.       Caption = 'antiSpam'
  1766.       object Label18: TLabel
  1767.         Left = 10
  1768.         Top = 6
  1769.         Width = 519
  1770.         Height = 13
  1771.         Caption = 
  1772.           'La protecci∩┐╜n anti-spam filtra los mensajes de correo no deseado' +
  1773.           's (correo basura).'
  1774.         Constraints.MaxWidth = 519
  1775.         Constraints.MinWidth = 519
  1776.         Font.Charset = DEFAULT_CHARSET
  1777.         Font.Color = clWindowText
  1778.         Font.Height = -11
  1779.         Font.Name = 'Tahoma'
  1780.         Font.Style = []
  1781.         ParentFont = False
  1782.         WordWrap = True
  1783.       end
  1784.       object CBActivAntiSpam: TPlaCheckBox
  1785.         Left = 8
  1786.         Top = 36
  1787.         Width = 130
  1788.         Height = 16
  1789.         Caption = 'Activar filtro anti-spam'
  1790.         Constraints.MaxWidth = 400
  1791.         Constraints.MinWidth = 130
  1792.         Font.Charset = DEFAULT_CHARSET
  1793.         Font.Color = clWindowText
  1794.         Font.Height = -11
  1795.         Font.Name = 'Tahoma'
  1796.         Font.Style = []
  1797.         ParentFont = False
  1798.         TabOrder = 0
  1799.         OnClick = CBActivAntiSpamClick
  1800.         State = cbChecked
  1801.       end
  1802.       object PlaGroupBox8: TPlaGroupBox
  1803.         Left = 9
  1804.         Top = 57
  1805.         Width = 520
  1806.         Height = 312
  1807.         TitleFont.Charset = DEFAULT_CHARSET
  1808.         TitleFont.Color = 13977088
  1809.         TitleFont.Height = -11
  1810.         TitleFont.Name = 'Tahoma'
  1811.         TitleFont.Style = []
  1812.         Caption = 'Lista de remitentes de confianza'
  1813.         TabOrder = 1
  1814.         object Image12: TImage
  1815.           Left = 10
  1816.           Top = 22
  1817.           Width = 32
  1818.           Height = 32
  1819.           Picture.Data = {<image008.bmp>}
  1820.           Transparent = True
  1821.         end
  1822.         object Label19: TLabel
  1823.           Left = 57
  1824.           Top = 22
  1825.           Width = 420
  1826.           Height = 26
  1827.           Caption = 
  1828.             'Permite definir una lista de direcciones de correo y/o dominios ' +
  1829.             'cuyos mensajes no ser∩┐╜n analizados en busca de Spam.'
  1830.           Constraints.MaxWidth = 420
  1831.           Constraints.MinWidth = 420
  1832.           Font.Charset = DEFAULT_CHARSET
  1833.           Font.Color = clWindowText
  1834.           Font.Height = -11
  1835.           Font.Name = 'Tahoma'
  1836.           Font.Style = []
  1837.           ParentFont = False
  1838.           WordWrap = True
  1839.         end
  1840.         object Label20: TLabel
  1841.           Left = 334
  1842.           Top = 65
  1843.           Width = 128
  1844.           Height = 13
  1845.           Caption = 'Nueva direcci∩┐╜n o dominio:'
  1846.           Font.Charset = DEFAULT_CHARSET
  1847.           Font.Color = clWindowText
  1848.           Font.Height = -11
  1849.           Font.Name = 'Tahoma'
  1850.           Font.Style = []
  1851.           ParentFont = False
  1852.         end
  1853.         object Image13: TImage
  1854.           Left = 10
  1855.           Top = 204
  1856.           Width = 32
  1857.           Height = 32
  1858.           Picture.Data = {<image009.bmp>}
  1859.           Transparent = True
  1860.         end
  1861.         object Label32: TLabel
  1862.           Left = 57
  1863.           Top = 206
  1864.           Width = 420
  1865.           Height = 26
  1866.           Caption = 
  1867.             'Indica la acci∩┐╜n a realizar con los remitentes de los mensajes q' +
  1868.             'ue clasifiques como "No Spam".'
  1869.           Constraints.MaxWidth = 420
  1870.           Constraints.MinWidth = 420
  1871.           Font.Charset = DEFAULT_CHARSET
  1872.           Font.Color = clWindowText
  1873.           Font.Height = -11
  1874.           Font.Name = 'Tahoma'
  1875.           Font.Style = []
  1876.           ParentFont = False
  1877.           WordWrap = True
  1878.         end
  1879.         object PLConfianza: TPlaListBox
  1880.           Left = 57
  1881.           Top = 67
  1882.           Width = 265
  1883.           Height = 90
  1884.           TabOrder = 0
  1885.           OnClick = PLConfianzaClick
  1886.         end
  1887.         object EConfianza: TPlaEdit
  1888.           Left = 334
  1889.           Top = 81
  1890.           Width = 170
  1891.           Height = 21
  1892.           Cursor = crIBeam
  1893.           TabOrder = 1
  1894.           Transparent = False
  1895.           OnChange = EConfianzaChange
  1896.         end
  1897.         object BAnyadir: TPlaButton
  1898.           Left = 334
  1899.           Top = 109
  1900.           Width = 90
  1901.           Height = 21
  1902.           Caption = 'A∩┐╜adir'
  1903.           Enabled = False
  1904.           Font.Charset = DEFAULT_CHARSET
  1905.           Font.Color = clWindowText
  1906.           Font.Height = -11
  1907.           Font.Name = 'Tahoma'
  1908.           Font.Style = []
  1909.           ParentFont = False
  1910.           TabOrder = 2
  1911.           OnClick = BAnyadirClick
  1912.         end
  1913.         object BEliminar: TPlaButton
  1914.           Left = 334
  1915.           Top = 136
  1916.           Width = 90
  1917.           Height = 21
  1918.           Caption = 'Eliminar'
  1919.           Enabled = False
  1920.           Font.Charset = DEFAULT_CHARSET
  1921.           Font.Color = clWindowText
  1922.           Font.Height = -11
  1923.           Font.Name = 'Tahoma'
  1924.           Font.Style = []
  1925.           ParentFont = False
  1926.           TabOrder = 3
  1927.           OnClick = BEliminarClick
  1928.         end
  1929.         object PlaButton3: TPlaButton
  1930.           Left = 57
  1931.           Top = 163
  1932.           Width = 190
  1933.           Height = 21
  1934.           Caption = 'Importar libreta de direcciones'
  1935.           Font.Charset = DEFAULT_CHARSET
  1936.           Font.Color = clWindowText
  1937.           Font.Height = -11
  1938.           Font.Name = 'Tahoma'
  1939.           Font.Style = []
  1940.           ParentFont = False
  1941.           TabOrder = 4
  1942.           Visible = False
  1943.         end
  1944.         object RBIncSiempre: TPlaRadioButton
  1945.           Left = 57
  1946.           Top = 248
  1947.           Width = 380
  1948.           Height = 16
  1949.           Caption = 'A∩┐╜adirlos autom∩┐╜ticamente a remitentes de confianza'
  1950.           Constraints.MaxWidth = 380
  1951.           Constraints.MinWidth = 380
  1952.           TabOrder = 5
  1953.           TabStop = False
  1954.           OnClick = RBIncSiempreClick
  1955.         end
  1956.         object RBNoIncluir: TPlaRadioButton
  1957.           Left = 57
  1958.           Top = 284
  1959.           Width = 380
  1960.           Height = 16
  1961.           Caption = 'No a∩┐╜adirlos nunca'
  1962.           Constraints.MaxWidth = 380
  1963.           Constraints.MinWidth = 380
  1964.           TabOrder = 6
  1965.           TabStop = False
  1966.           OnClick = RBNoIncluirClick
  1967.         end
  1968.         object RBPreguntar: TPlaRadioButton
  1969.           Left = 57
  1970.           Top = 266
  1971.           Width = 380
  1972.           Height = 16
  1973.           Caption = 'Preguntar en cada caso'
  1974.           Constraints.MaxWidth = 380
  1975.           Constraints.MinWidth = 380
  1976.           TabOrder = 7
  1977.           OnClick = RBPreguntarClick
  1978.           Checked = True
  1979.         end
  1980.       end
  1981.     end
  1982.     object TPage
  1983.       Left = 0
  1984.       Top = 0
  1985.       Caption = 'web'
  1986.       object Label21: TLabel
  1987.         Left = 10
  1988.         Top = 6
  1989.         Width = 498
  1990.         Height = 26
  1991.         Caption = 
  1992.           'Permite controlar el acceso a p∩┐╜ginas Web con contenido inadecua' +
  1993.           'do; p∩┐╜ginas pornogr∩┐╜ficas, violentas, etc.'
  1994.         Constraints.MaxWidth = 498
  1995.         Constraints.MinWidth = 498
  1996.         Font.Charset = DEFAULT_CHARSET
  1997.         Font.Color = clWindowText
  1998.         Font.Height = -11
  1999.         Font.Name = 'Tahoma'
  2000.         Font.Style = []
  2001.         ParentFont = False
  2002.         WordWrap = True
  2003.       end
  2004.       object CBAccesoSitiosWEB: TPlaCheckBox
  2005.         Left = 12
  2006.         Top = 36
  2007.         Width = 195
  2008.         Height = 16
  2009.         Caption = 'Activar el control de contenidos web'
  2010.         Font.Charset = DEFAULT_CHARSET
  2011.         Font.Color = clWindowText
  2012.         Font.Height = -11
  2013.         Font.Name = 'Tahoma'
  2014.         Font.Style = []
  2015.         ParentFont = False
  2016.         TabOrder = 0
  2017.         OnClick = CBAccesoSitiosWEBClick
  2018.         State = cbChecked
  2019.       end
  2020.       object PlaGroupBoxFiltradoWeb: TPlaGroupBox
  2021.         Left = 9
  2022.         Top = 62
  2023.         Width = 520
  2024.         Height = 258
  2025.         TitleFont.Charset = DEFAULT_CHARSET
  2026.         TitleFont.Color = 13977088
  2027.         TitleFont.Height = -11
  2028.         TitleFont.Name = 'Tahoma'
  2029.         TitleFont.Style = []
  2030.         Caption = 'Filtro aplicado a cada usuario'
  2031.         TabOrder = 1
  2032.         object Label22: TLabel
  2033.           Left = 50
  2034.           Top = 20
  2035.           Width = 450
  2036.           Height = 13
  2037.           Caption = 
  2038.             'Indica qu∩┐╜ usuarios tendr∩┐╜n acceso a la web y qu∩┐╜ filtro deseas ' +
  2039.             'aplicar a cada uno.'
  2040.           Constraints.MaxWidth = 450
  2041.           Constraints.MinWidth = 450
  2042.           WordWrap = True
  2043.         end
  2044.         object Image14: TImage
  2045.           Left = 10
  2046.           Top = 20
  2047.           Width = 32
  2048.           Height = 32
  2049.           Picture.Data = {<image010.bmp>}
  2050.           Transparent = True
  2051.         end
  2052.         object BUsuarioModificar: TPlaButton
  2053.           Left = 412
  2054.           Top = 150
  2055.           Width = 90
  2056.           Height = 21
  2057.           Caption = 'Modificar...'
  2058.           Enabled = False
  2059.           TabOrder = 0
  2060.           OnClick = BUsuarioModificarClick
  2061.         end
  2062.         object BUsuarioEliminar: TPlaButton
  2063.           Left = 412
  2064.           Top = 119
  2065.           Width = 90
  2066.           Height = 21
  2067.           Caption = 'Eliminar'
  2068.           Enabled = False
  2069.           TabOrder = 1
  2070.           OnClick = BUsuarioEliminarClick
  2071.         end
  2072.         object BUsuarioNuevo: TPlaButton
  2073.           Left = 412
  2074.           Top = 88
  2075.           Width = 90
  2076.           Height = 21
  2077.           Caption = 'Nuevo...'
  2078.           TabOrder = 2
  2079.           OnClick = BUsuarioNuevoClick
  2080.         end
  2081.         object BListaFiltros: TPlaButton
  2082.           Left = 50
  2083.           Top = 227
  2084.           Width = 90
  2085.           Height = 21
  2086.           Caption = 'Filtros...'
  2087.           TabOrder = 3
  2088.           OnClick = BListaFiltrosClick
  2089.         end
  2090.         object BOtrasOpcionesFiltros: TPlaButton
  2091.           Left = 149
  2092.           Top = 227
  2093.           Width = 120
  2094.           Height = 21
  2095.           Caption = 'Otras opciones...'
  2096.           Enabled = False
  2097.           TabOrder = 4
  2098.           OnClick = BOtrasOpcionesFiltrosClick
  2099.         end
  2100.         object LVFiltradoWeb: TPlaListView
  2101.           Left = 50
  2102.           Top = 67
  2103.           Width = 350
  2104.           Height = 151
  2105.           Color = clWhite
  2106.           CheckBoxes = False
  2107.           Columns = <
  2108.             item
  2109.               Width = 170
  2110.               Caption = 'Nombre'
  2111.               Font.Charset = DEFAULT_CHARSET
  2112.               Font.Color = clWindowText
  2113.               Font.Height = -11
  2114.               Font.Name = 'MS Sans Serif'
  2115.               Font.Style = []
  2116.             end
  2117.             item
  2118.               Width = 160
  2119.               Caption = 'Filtro usado'
  2120.               Font.Charset = DEFAULT_CHARSET
  2121.               Font.Color = clWindowText
  2122.               Font.Height = -11
  2123.               Font.Name = 'MS Sans Serif'
  2124.               Font.Style = []
  2125.             end>
  2126.           DragCursor = crDrag
  2127.           DragMode = dmManual
  2128.           HideSelection = False
  2129.           MultiSelect = False
  2130.           ParentColor = False
  2131.           ShowColumnHeaders = True
  2132.           TabOrder = 5
  2133.           OnSelectItem = LVFiltradoWebSelectItem
  2134.           Data = {000100000000FE}
  2135.         end
  2136.       end
  2137.       object GrpAccionesNoCatalogadas: TPlaGroupBox
  2138.         Left = 9
  2139.         Top = 324
  2140.         Width = 520
  2141.         Height = 80
  2142.         TitleFont.Charset = DEFAULT_CHARSET
  2143.         TitleFont.Color = 13977088
  2144.         TitleFont.Height = -11
  2145.         TitleFont.Name = 'Tahoma'
  2146.         TitleFont.Style = []
  2147.         Caption = 'Acciones para p∩┐╜ginas no catalogadas'
  2148.         TabOrder = 2
  2149.         object ImagePagNoCatalogadas: TImage
  2150.           Left = 10
  2151.           Top = 20
  2152.           Width = 32
  2153.           Height = 32
  2154.           Picture.Data = {<image011.bmp>}
  2155.           Transparent = True
  2156.         end
  2157.         object TxtInfoPagNoCatalogadas: TLabel
  2158.           Left = 50
  2159.           Top = 20
  2160.           Width = 450
  2161.           Height = 13
  2162.           Caption = 
  2163.             'Selecciona si quieres bloquear las p∩┐╜ginas que a∩┐╜n no hayan sido' +
  2164.             ' catalogadas.'
  2165.           Constraints.MaxWidth = 450
  2166.           Constraints.MinWidth = 450
  2167.           WordWrap = True
  2168.         end
  2169.         object ChkBloquearAcceso: TPlaCheckBox
  2170.           Left = 100
  2171.           Top = 46
  2172.           Width = 112
  2173.           Height = 16
  2174.           Caption = 'Bloquear el acceso'
  2175.           TabOrder = 0
  2176.         end
  2177.       end
  2178.     end
  2179.     object TPage
  2180.       Left = 0
  2181.       Top = 0
  2182.       Caption = 'outlookVirus'
  2183.       object PCCorreo: TPlaPageControl
  2184.         Left = 0
  2185.         Top = 0
  2186.         Width = 540
  2187.         Height = 419
  2188.         ActivePage = TabSheetCorreoElect
  2189.         Align = alClient
  2190.         Color = clWhite
  2191.         TabOrder = 0
  2192.         TabStop = True
  2193.         object TabSheetCorreoElect: TPlaTabSheet
  2194.           Tag = 78200
  2195.           Caption = 'Correo - Noticias'
  2196.           Color = 16250871
  2197.           ParentColor = False
  2198.           TabVisible = True
  2199.           object PlaGroupBox2: TPlaGroupBox
  2200.             Tag = 200
  2201.             Left = 14
  2202.             Top = 11
  2203.             Width = 500
  2204.             Height = 199
  2205.             TitleFont.Charset = DEFAULT_CHARSET
  2206.             TitleFont.Color = 13977088
  2207.             TitleFont.Height = -11
  2208.             TitleFont.Name = 'Tahoma'
  2209.             TitleFont.Style = []
  2210.             Caption = 'An∩┐╜lisis antivirus'
  2211.             TabOrder = 0
  2212.             object Label23: TLabel
  2213.               Tag = 14800
  2214.               Left = 57
  2215.               Top = 22
  2216.               Width = 264
  2217.               Height = 26
  2218.               AutoSize = False
  2219.               Caption = 'Selecciona los mensajes y archivos adjuntos que deseas analizar:'
  2220.               Transparent = True
  2221.               WordWrap = True
  2222.             end
  2223.             object Image16: TImage
  2224.               Left = 10
  2225.               Top = 22
  2226.               Width = 32
  2227.               Height = 33
  2228.               Picture.Data = {<image012.bmp>}
  2229.               Transparent = True
  2230.             end
  2231.             object ButtonExtensiones: TPlaButton
  2232.               Tag = 1100
  2233.               Left = 378
  2234.               Top = 121
  2235.               Width = 100
  2236.               Height = 21
  2237.               HelpContext = 64
  2238.               Anchors = [akTop, akRight]
  2239.               Caption = '&Extensiones...'
  2240.               Enabled = False
  2241.               TabOrder = 0
  2242.               TabStop = False
  2243.               OnClick = ButtonExtensionesClick
  2244.             end
  2245.             object CBEntradas: TPlaCheckBox
  2246.               Tag = 15600
  2247.               Left = 57
  2248.               Top = 55
  2249.               Width = 168
  2250.               Height = 16
  2251.               HelpContext = 56
  2252.               Caption = 'Analizar los mensajes entrantes'
  2253.               TabOrder = 1
  2254.               OnClick = CBEntradasClick
  2255.             end
  2256.             object CBSalidas: TPlaCheckBox
  2257.               Tag = 15700
  2258.               Left = 57
  2259.               Top = 74
  2260.               Width = 165
  2261.               Height = 16
  2262.               HelpContext = 57
  2263.               Caption = 'Analizar los mensajes salientes'
  2264.               TabOrder = 2
  2265.               TabStop = False
  2266.               OnClick = CBSalidasClick
  2267.             end
  2268.             object CBComprimidos: TPlaCheckBox
  2269.               Tag = 15200
  2270.               Left = 57
  2271.               Top = 93
  2272.               Width = 221
  2273.               Height = 16
  2274.               HelpContext = 58
  2275.               Caption = 'Analizar los archivos adjuntos comprimidos'
  2276.               TabOrder = 3
  2277.               TabStop = False
  2278.               OnClick = CBComprimidosClick
  2279.             end
  2280.             object CBGrabarResultados: TPlaCheckBox
  2281.               Tag = 1600
  2282.               Left = 233
  2283.               Top = 174
  2284.               Width = 126
  2285.               Height = 16
  2286.               HelpContext = 60
  2287.               Caption = 'Registrar en el informe'
  2288.               TabOrder = 4
  2289.               TabStop = False
  2290.               OnClick = CBGrabarResultadosClick
  2291.             end
  2292.             object RBTodosFicheros: TPlaRadioButton
  2293.               Tag = 500
  2294.               Left = 57
  2295.               Top = 151
  2296.               Width = 226
  2297.               Height = 16
  2298.               HelpContext = 61
  2299.               Caption = 'Analizar archivos con todas las extensiones'
  2300.               TabOrder = 5
  2301.               OnClick = RBTodosFicherosClick
  2302.               Checked = True
  2303.             end
  2304.             object RBExtensiones: TPlaRadioButton
  2305.               Tag = 900
  2306.               Left = 57
  2307.               Top = 120
  2308.               Width = 247
  2309.               Height = 16
  2310.               HelpContext = 63
  2311.               Caption = 'Analizar archivos con las siguientes extensiones'
  2312.               TabOrder = 6
  2313.               TabStop = False
  2314.               OnClick = RBExtensionesClick
  2315.               WordWrap = True
  2316.             end
  2317.             object BTAvanzadas: TPlaButton
  2318.               Left = 56
  2319.               Top = 171
  2320.               Width = 141
  2321.               Height = 21
  2322.               Caption = '&Opciones avanzadas...'
  2323.               TabOrder = 7
  2324.               OnClick = BTAvanzadasClick
  2325.             end
  2326.           end
  2327.           object PlaGroupBox4: TPlaGroupBox
  2328.             Left = 14
  2329.             Top = 215
  2330.             Width = 500
  2331.             Height = 94
  2332.             TitleFont.Charset = DEFAULT_CHARSET
  2333.             TitleFont.Color = 13977088
  2334.             TitleFont.Height = -11
  2335.             TitleFont.Name = 'Tahoma'
  2336.             TitleFont.Style = []
  2337.             Caption = 'Bloqueo de archivos potencialmente peligrosos'
  2338.             Font.Charset = ANSI_CHARSET
  2339.             Font.Color = clWindowText
  2340.             Font.Height = -11
  2341.             Font.Name = 'Tahoma'
  2342.             Font.Style = []
  2343.             ParentFont = False
  2344.             TabOrder = 1
  2345.             object Image21: TImage
  2346.               Left = 10
  2347.               Top = 22
  2348.               Width = 32
  2349.               Height = 32
  2350.               Picture.Data = {<image013.bmp>}
  2351.               Transparent = True
  2352.             end
  2353.             object Label28: TLabel
  2354.               Left = 57
  2355.               Top = 22
  2356.               Width = 270
  2357.               Height = 26
  2358.               Caption = 
  2359.                 'Permite bloquear ejecutables y otros archivos adjuntos  potencia' +
  2360.                 'lmente peligrosos.'
  2361.               Constraints.MaxWidth = 270
  2362.               Constraints.MinWidth = 270
  2363.               WordWrap = True
  2364.             end
  2365.             object BConfigArchPel: TPlaButton
  2366.               Left = 390
  2367.               Top = 60
  2368.               Width = 100
  2369.               Height = 21
  2370.               Caption = 'Configurar...'
  2371.               Enabled = False
  2372.               TabOrder = 0
  2373.               OnClick = BConfigMoverPeliClick
  2374.             end
  2375.             object CBBloqPeligrosos: TPlaCheckBox
  2376.               Left = 57
  2377.               Top = 58
  2378.               Width = 233
  2379.               Height = 16
  2380.               Caption = 'Bloquear archivos potencialmente peligrosos'
  2381.               TabOrder = 1
  2382.               OnClick = CBBloqPeligrososClick
  2383.               WordWrap = True
  2384.             end
  2385.           end
  2386.         end
  2387.         object TabSheetAcciones: TPlaTabSheet
  2388.           Tag = 2600
  2389.           Caption = 'Acciones'
  2390.           Color = 16250871
  2391.           ParentColor = False
  2392.           TabVisible = True
  2393.           object PlaGroupBox3: TPlaGroupBox
  2394.             Tag = 2700
  2395.             Left = 14
  2396.             Top = 11
  2397.             Width = 500
  2398.             Height = 152
  2399.             TitleFont.Charset = DEFAULT_CHARSET
  2400.             TitleFont.Color = 13977088
  2401.             TitleFont.Height = -11
  2402.             TitleFont.Name = 'Tahoma'
  2403.             TitleFont.Style = []
  2404.             Caption = 'En caso de encontrar virus en el correo'
  2405.             TabOrder = 0
  2406.             object Label24: TLabel
  2407.               Tag = 2800
  2408.               Left = 57
  2409.               Top = 19
  2410.               Width = 406
  2411.               Height = 36
  2412.               AutoSize = False
  2413.               Caption = 
  2414.                 'Selecciona la acci∩┐╜n que deseas llevar a cabo en el caso de que ' +
  2415.                 'se encuentren virus y otras amenazas.'
  2416.               Transparent = True
  2417.               WordWrap = True
  2418.             end
  2419.             object Image17: TImage
  2420.               Left = 10
  2421.               Top = 22
  2422.               Width = 32
  2423.               Height = 32
  2424.               Picture.Data = {<image014.bmp>}
  2425.               Transparent = True
  2426.             end
  2427.             object LblDescripcion: TLabel
  2428.               Left = 57
  2429.               Top = 80
  2430.               Width = 296
  2431.               Height = 33
  2432.               AutoSize = False
  2433.               Transparent = True
  2434.               WordWrap = True
  2435.             end
  2436.             object ComboAcciones: TPlaComboBox
  2437.               Left = 57
  2438.               Top = 50
  2439.               Width = 421
  2440.               Height = 21
  2441.               HelpContext = 210
  2442.               Style = csDropDownList
  2443.               TabOrder = 0
  2444.               OnChange = ComboAccionesChange
  2445.             end
  2446.           end
  2447.         end
  2448.         object TabSheetAlertas: TPlaTabSheet
  2449.           Tag = 5900
  2450.           Caption = 'Alertas'
  2451.           Color = 16250871
  2452.           ParentColor = False
  2453.           TabVisible = True
  2454.           object PlaGroupBox6: TPlaGroupBox
  2455.             Left = 14
  2456.             Top = 11
  2457.             Width = 500
  2458.             Height = 88
  2459.             TitleFont.Charset = DEFAULT_CHARSET
  2460.             TitleFont.Color = 13977088
  2461.             TitleFont.Height = -11
  2462.             TitleFont.Name = 'Tahoma'
  2463.             TitleFont.Style = []
  2464.             Caption = 'Locales'
  2465.             TabOrder = 0
  2466.             object Image18: TImage
  2467.               Left = 10
  2468.               Top = 22
  2469.               Width = 32
  2470.               Height = 32
  2471.               Picture.Data = {<image015.bmp>}
  2472.               Transparent = True
  2473.             end
  2474.             object Label25: TLabel
  2475.               Tag = 6100
  2476.               Left = 57
  2477.               Top = 19
  2478.               Width = 289
  2479.               Height = 26
  2480.               Caption = 
  2481.                 'Establece si deseas que se muestren alertas locales en caso de q' +
  2482.                 'ue se encuentren virus y otras amenazas en el PC.'
  2483.               Constraints.MaxWidth = 289
  2484.               Constraints.MinWidth = 289
  2485.               Transparent = True
  2486.               WordWrap = True
  2487.             end
  2488.             object CBAlertaPuesto: TPlaCheckBox
  2489.               Tag = 6200
  2490.               Left = 58
  2491.               Top = 59
  2492.               Width = 110
  2493.               Height = 16
  2494.               HelpContext = 25
  2495.               Caption = 'Mostrar alerta local'
  2496.               TabOrder = 0
  2497.               OnClick = CBAlertaPuestoClick
  2498.             end
  2499.           end
  2500.           object PlaGroupBox7: TPlaGroupBox
  2501.             Tag = 6600
  2502.             Left = 14
  2503.             Top = 112
  2504.             Width = 500
  2505.             Height = 107
  2506.             TitleFont.Charset = DEFAULT_CHARSET
  2507.             TitleFont.Color = 13977088
  2508.             TitleFont.Height = -11
  2509.             TitleFont.Name = 'Tahoma'
  2510.             TitleFont.Style = []
  2511.             Caption = 'Por correo electr∩┐╜nico'
  2512.             TabOrder = 1
  2513.             object Image19: TImage
  2514.               Left = 10
  2515.               Top = 22
  2516.               Width = 32
  2517.               Height = 32
  2518.               Picture.Data = {<image016.bmp>}
  2519.               Transparent = True
  2520.             end
  2521.             object Label26: TLabel
  2522.               Tag = 6700
  2523.               Left = 57
  2524.               Top = 19
  2525.               Width = 298
  2526.               Height = 46
  2527.               AutoSize = False
  2528.               Caption = 
  2529.                 'Configura el env∩┐╜o de un mensaje de alerta a una direcci∩┐╜n de co' +
  2530.                 'rreo electr∩┐╜nico cada vez que se encuentren virus y otras amenaz' +
  2531.                 'as.'
  2532.               Transparent = True
  2533.               WordWrap = True
  2534.             end
  2535.             object CBAlertaElect: TPlaCheckBox
  2536.               Tag = 6800
  2537.               Left = 55
  2538.               Top = 71
  2539.               Width = 186
  2540.               Height = 29
  2541.               HelpContext = 30
  2542.               Caption = 'Enviar alerta a direcci∩┐╜n de correo electr∩┐╜nico'
  2543.               TabOrder = 0
  2544.               OnClick = CBAlertaElectClick
  2545.               WordWrap = True
  2546.             end
  2547.             object ButtonConfigAlertaCorreo: TPlaButton
  2548.               Tag = 2100
  2549.               Left = 390
  2550.               Top = 74
  2551.               Width = 100
  2552.               Height = 21
  2553.               HelpContext = 211
  2554.               Anchors = [akTop, akRight]
  2555.               Caption = 'Configurar...'
  2556.               TabOrder = 1
  2557.               TabStop = False
  2558.               OnClick = ButtonConfigAlertaCorreoClick
  2559.             end
  2560.           end
  2561.           object PanelAlertasRed: TPlaGroupBox
  2562.             Tag = 6300
  2563.             Left = 14
  2564.             Top = 229
  2565.             Width = 500
  2566.             Height = 80
  2567.             TitleFont.Charset = DEFAULT_CHARSET
  2568.             TitleFont.Color = 13977088
  2569.             TitleFont.Height = -11
  2570.             TitleFont.Name = 'Tahoma'
  2571.             TitleFont.Style = []
  2572.             Caption = 'En la red'
  2573.             TabOrder = 2
  2574.             object Image20: TImage
  2575.               Left = 10
  2576.               Top = 22
  2577.               Width = 32
  2578.               Height = 33
  2579.               Picture.Data = {<image017.bmp>}
  2580.               Transparent = True
  2581.             end
  2582.             object Label27: TLabel
  2583.               Tag = 6400
  2584.               Left = 57
  2585.               Top = 19
  2586.               Width = 254
  2587.               Height = 13
  2588.               Caption = 'Permite enviar mensajes de alerta a puestos de la red.'
  2589.               Constraints.MaxWidth = 254
  2590.               Constraints.MinWidth = 254
  2591.               Transparent = True
  2592.               WordWrap = True
  2593.             end
  2594.             object CBAlertaRed: TPlaCheckBox
  2595.               Tag = 6500
  2596.               Left = 55
  2597.               Top = 47
  2598.               Width = 178
  2599.               Height = 16
  2600.               HelpContext = 32
  2601.               Caption = 'Enviar alertas a puestos de la red'
  2602.               TabOrder = 0
  2603.               OnClick = CBAlertaRedClick
  2604.               WordWrap = True
  2605.             end
  2606.             object ButtonConfigAlertaRed: TPlaButton
  2607.               Tag = 2100
  2608.               Left = 390
  2609.               Top = 48
  2610.               Width = 100
  2611.               Height = 21
  2612.               HelpContext = 259
  2613.               Caption = 'Configurar...'
  2614.               TabOrder = 1
  2615.               TabStop = False
  2616.               OnClick = ButtonConfigAlertaRedClick
  2617.             end
  2618.           end
  2619.         end
  2620.       end
  2621.     end
  2622.     object TPage
  2623.       Left = 0
  2624.       Top = 0
  2625.       Caption = 'Backup'
  2626.     end
  2627.     object TPage
  2628.       Left = 0
  2629.       Top = 0
  2630.       Caption = 'TuneUp'
  2631.     end
  2632.     object TPage
  2633.       Left = 0
  2634.       Top = 0
  2635.       Caption = 'outlookvirusMainMenu'
  2636.       object PlaGroupBox10: TPlaGroupBox
  2637.         Tag = 200
  2638.         Left = 14
  2639.         Top = 11
  2640.         Width = 367
  2641.         Height = 182
  2642.         TitleFont.Charset = DEFAULT_CHARSET
  2643.         TitleFont.Color = 13977088
  2644.         TitleFont.Height = -11
  2645.         TitleFont.Name = 'Tahoma'
  2646.         TitleFont.Style = []
  2647.         Caption = 'Protecci∩┐╜n contra amenazas conocidas'
  2648.         TabOrder = 0
  2649.         object Label31: TLabel
  2650.           Tag = 14800
  2651.           Left = 57
  2652.           Top = 22
  2653.           Width = 264
  2654.           Height = 26
  2655.           AutoSize = False
  2656.           Caption = 'Selecciona los elementos que deseas analizar'
  2657.           Transparent = True
  2658.           WordWrap = True
  2659.         end
  2660.         object Image15: TImage
  2661.           Left = 10
  2662.           Top = 22
  2663.           Width = 32
  2664.           Height = 33
  2665.           Picture.Data = {<image018.bmp>}
  2666.           Transparent = True
  2667.         end
  2668.         object PlaBevel2: TPlaBevel
  2669.           Left = 415
  2670.           Top = 26
  2671.           Width = 9
  2672.           Height = 66
  2673.           Shape = bsLeftLine
  2674.           Visible = False
  2675.         end
  2676.         object PlaButton1: TPlaButton
  2677.           Tag = 1100
  2678.           Left = 258
  2679.           Top = 57
  2680.           Width = 85
  2681.           Height = 21
  2682.           HelpContext = 64
  2683.           Anchors = [akTop, akRight]
  2684.           Caption = '&Configurar...'
  2685.           TabOrder = 0
  2686.           TabStop = False
  2687.         end
  2688.         object PlaCheckBox1: TPlaCheckBox
  2689.           Tag = 15600
  2690.           Left = 57
  2691.           Top = 55
  2692.           Width = 107
  2693.           Height = 16
  2694.           HelpContext = 56
  2695.           Caption = 'Correo electr∩┐╜nico'
  2696.           TabOrder = 1
  2697.           State = cbChecked
  2698.         end
  2699.       end
  2700.       object PlaGroupBox12: TPlaGroupBox
  2701.         Left = 14
  2702.         Top = 291
  2703.         Width = 365
  2704.         Height = 122
  2705.         TitleFont.Charset = DEFAULT_CHARSET
  2706.         TitleFont.Color = 13977088
  2707.         TitleFont.Height = -11
  2708.         TitleFont.Name = 'Tahoma'
  2709.         TitleFont.Style = []
  2710.         Caption = 'Bloqueop de archivos potencialmente peligrosos'
  2711.         Font.Charset = ANSI_CHARSET
  2712.         Font.Color = clWindowText
  2713.         Font.Height = -11
  2714.         Font.Name = 'Tahoma'
  2715.         Font.Style = []
  2716.         ParentFont = False
  2717.         TabOrder = 1
  2718.         object Image23: TImage
  2719.           Left = 10
  2720.           Top = 22
  2721.           Width = 32
  2722.           Height = 32
  2723.           Picture.Data = {<image019.bmp>}
  2724.           Transparent = True
  2725.         end
  2726.         object Label35: TLabel
  2727.           Left = 57
  2728.           Top = 24
  2729.           Width = 297
  2730.           Height = 26
  2731.           Caption = 
  2732.             'Permite actuar sobre archivos adjuntos a mensajes de correo elec' +
  2733.             'tr∩┐╜nico y sobre archivos de script'
  2734.           Constraints.MaxWidth = 297
  2735.           Constraints.MinWidth = 297
  2736.           WordWrap = True
  2737.         end
  2738.         object PlaButton4: TPlaButton
  2739.           Left = 270
  2740.           Top = 92
  2741.           Width = 76
  2742.           Height = 21
  2743.           Caption = 'Configurar...'
  2744.           TabOrder = 0
  2745.           OnClick = BConfigMoverPeliClick
  2746.         end
  2747.         object PlaCheckBox2: TPlaCheckBox
  2748.           Left = 57
  2749.           Top = 66
  2750.           Width = 288
  2751.           Height = 16
  2752.           Caption = 'Mover a cuarentena archivos potencialmente peligrosos'
  2753.           TabOrder = 1
  2754.           WordWrap = True
  2755.           State = cbChecked
  2756.         end
  2757.       end
  2758.       object PlaGroupBox11: TPlaGroupBox
  2759.         Tag = 200
  2760.         Left = 14
  2761.         Top = 199
  2762.         Width = 367
  2763.         Height = 84
  2764.         TitleFont.Charset = DEFAULT_CHARSET
  2765.         TitleFont.Color = 13977088
  2766.         TitleFont.Height = -11
  2767.         TitleFont.Name = 'Tahoma'
  2768.         TitleFont.Style = []
  2769.         Caption = 'Amenazas a excluir'
  2770.         TabOrder = 2
  2771.         object PlaBevel3: TPlaBevel
  2772.           Left = 415
  2773.           Top = 26
  2774.           Width = 9
  2775.           Height = 66
  2776.           Shape = bsLeftLine
  2777.           Visible = False
  2778.         end
  2779.         object Label33: TLabel
  2780.           Tag = 14800
  2781.           Left = 57
  2782.           Top = 22
  2783.           Width = 264
  2784.           Height = 26
  2785.           AutoSize = False
  2786.           Caption = 'Indica las amenazas a excluir y las acciones a tomar'
  2787.           Transparent = True
  2788.           WordWrap = True
  2789.         end
  2790.         object Image26: TImage
  2791.           Left = 10
  2792.           Top = 22
  2793.           Width = 32
  2794.           Height = 32
  2795.           Picture.Data = {<image020.bmp>}
  2796.           Transparent = True
  2797.         end
  2798.         object PlaButton2: TPlaButton
  2799.           Tag = 1100
  2800.           Left = 261
  2801.           Top = 55
  2802.           Width = 85
  2803.           Height = 21
  2804.           HelpContext = 64
  2805.           Anchors = [akTop, akRight]
  2806.           Caption = '&Configurar...'
  2807.           TabOrder = 0
  2808.           TabStop = False
  2809.         end
  2810.       end
  2811.     end
  2812.     object TPage
  2813.       Left = 0
  2814.       Top = 0
  2815.       Caption = 'Amenazas'
  2816.       object PlaGroupBox15: TPlaGroupBox
  2817.         Left = 12
  2818.         Top = 27
  2819.         Width = 393
  2820.         Height = 135
  2821.         TitleFont.Charset = DEFAULT_CHARSET
  2822.         TitleFont.Color = 13977088
  2823.         TitleFont.Height = -11
  2824.         TitleFont.Name = 'Tahoma'
  2825.         TitleFont.Style = []
  2826.         Caption = 'Protecci∩┐╜n contra amenazas conocidas'
  2827.         TabOrder = 0
  2828.         object Label39: TLabel
  2829.           Left = 16
  2830.           Top = 81
  2831.           Width = 215
  2832.           Height = 39
  2833.           Caption = 
  2834.             'Puedes indicar qu∩┐╜ tipo de amenazas quieres que sea detectado y ' +
  2835.             'qu∩┐╜ amenazas deseas excluir del an∩┐╜lisis. '
  2836.           Font.Charset = DEFAULT_CHARSET
  2837.           Font.Color = clWindowText
  2838.           Font.Height = -11
  2839.           Font.Name = 'Tahoma'
  2840.           Font.Style = []
  2841.           ParentFont = False
  2842.           WordWrap = True
  2843.         end
  2844.         object Label42: TLabel
  2845.           Left = 16
  2846.           Top = 50
  2847.           Width = 178
  2848.           Height = 13
  2849.           Caption = 'Configura el an∩┐╜lisis de los elementos'
  2850.           Font.Charset = DEFAULT_CHARSET
  2851.           Font.Color = clWindowText
  2852.           Font.Height = -11
  2853.           Font.Name = 'Tahoma'
  2854.           Font.Style = []
  2855.           ParentFont = False
  2856.           WordWrap = True
  2857.         end
  2858.         object PlaButtonConfigDetectarNEW: TPlaButton
  2859.           Left = 292
  2860.           Top = 86
  2861.           Width = 85
  2862.           Height = 21
  2863.           Caption = 'Configurar...'
  2864.           Font.Charset = DEFAULT_CHARSET
  2865.           Font.Color = clWindowText
  2866.           Font.Height = -11
  2867.           Font.Name = 'Tahoma'
  2868.           Font.Style = []
  2869.           ParentFont = False
  2870.           TabOrder = 0
  2871.           OnClick = PlaButtonConfigDetectarClick
  2872.         end
  2873.         object PlaButtonConfigAnalize: TPlaButton
  2874.           Left = 292
  2875.           Top = 48
  2876.           Width = 85
  2877.           Height = 21
  2878.           Caption = 'Configurar...'
  2879.           Font.Charset = DEFAULT_CHARSET
  2880.           Font.Color = clWindowText
  2881.           Font.Height = -11
  2882.           Font.Name = 'Tahoma'
  2883.           Font.Style = []
  2884.           ParentFont = False
  2885.           TabOrder = 1
  2886.         end
  2887.       end
  2888.       object CBActivarAntivirusNEW: TPlaCheckBox
  2889.         Left = 12
  2890.         Top = 10
  2891.         Width = 243
  2892.         Height = 16
  2893.         Caption = 'Activar protecci∩┐╜n contra amenazas conocidas'
  2894.         Font.Charset = DEFAULT_CHARSET
  2895.         Font.Color = clWindowText
  2896.         Font.Height = -11
  2897.         Font.Name = 'Tahoma'
  2898.         Font.Style = []
  2899.         ParentFont = False
  2900.         TabOrder = 1
  2901.         OnClick = CBActivarAntivirusNEWClick
  2902.         State = cbChecked
  2903.       end
  2904.       object PlaGroupBox17: TPlaGroupBox
  2905.         Left = 12
  2906.         Top = 275
  2907.         Width = 395
  2908.         Height = 129
  2909.         TitleFont.Charset = DEFAULT_CHARSET
  2910.         TitleFont.Color = 13977088
  2911.         TitleFont.Height = -11
  2912.         TitleFont.Name = 'Tahoma'
  2913.         TitleFont.Style = []
  2914.         Caption = 'Bloqueo de archivos potencialmente peligrosos'
  2915.         TabOrder = 2
  2916.         object Label40: TLabel
  2917.           Left = 14
  2918.           Top = 24
  2919.           Width = 264
  2920.           Height = 26
  2921.           Caption = 
  2922.             'Permite actuar sobre los archivos adjuntos a mensajes de correo ' +
  2923.             'electr∩┐╜nico y sobre archivos de Script. '
  2924.           Font.Charset = DEFAULT_CHARSET
  2925.           Font.Color = clWindowText
  2926.           Font.Height = -11
  2927.           Font.Name = 'Tahoma'
  2928.           Font.Style = []
  2929.           ParentFont = False
  2930.           WordWrap = True
  2931.         end
  2932.         object CBActivarBloqueoScriptNEW: TPlaCheckBox
  2933.           Left = 14
  2934.           Top = 85
  2935.           Width = 164
  2936.           Height = 29
  2937.           Caption = 'Mover a cuarentena archivos potencialmente peligrosos'
  2938.           Constraints.MaxWidth = 230
  2939.           Constraints.MinWidth = 164
  2940.           Font.Charset = DEFAULT_CHARSET
  2941.           Font.Color = clWindowText
  2942.           Font.Height = -11
  2943.           Font.Name = 'Tahoma'
  2944.           Font.Style = []
  2945.           ParentFont = False
  2946.           TabOrder = 0
  2947.           OnClick = CBActivarBloqueoScriptClick
  2948.           WordWrap = True
  2949.           State = cbChecked
  2950.         end
  2951.         object CBActivarBloqueoAdjNEW: TPlaCheckBox
  2952.           Left = 14
  2953.           Top = 59
  2954.           Width = 219
  2955.           Height = 16
  2956.           Caption = 'Impedir la ejecuci∩┐╜n de archivos de Script'
  2957.           Font.Charset = DEFAULT_CHARSET
  2958.           Font.Color = clWindowText
  2959.           Font.Height = -11
  2960.           Font.Name = 'Tahoma'
  2961.           Font.Style = []
  2962.           ParentFont = False
  2963.           TabOrder = 1
  2964.           OnClick = CBActivarBloqueoAdjClick
  2965.           WordWrap = True
  2966.           State = cbChecked
  2967.         end
  2968.         object BConfigMoverPeliNEW: TPlaButton
  2969.           Left = 292
  2970.           Top = 95
  2971.           Width = 75
  2972.           Height = 21
  2973.           Caption = 'Configurar...'
  2974.           Font.Charset = DEFAULT_CHARSET
  2975.           Font.Color = clWindowText
  2976.           Font.Height = -11
  2977.           Font.Name = 'Tahoma'
  2978.           Font.Style = []
  2979.           ParentFont = False
  2980.           TabOrder = 2
  2981.           OnClick = BConfigMoverPeliClick
  2982.         end
  2983.       end
  2984.       object PlaGroupBox18: TPlaGroupBox
  2985.         Left = 12
  2986.         Top = 184
  2987.         Width = 395
  2988.         Height = 86
  2989.         TitleFont.Charset = DEFAULT_CHARSET
  2990.         TitleFont.Color = 13977088
  2991.         TitleFont.Height = -11
  2992.         TitleFont.Name = 'Tahoma'
  2993.         TitleFont.Style = []
  2994.         Caption = 'Truprevent - Bloqueo de amenazas desconocidas'
  2995.         TabOrder = 3
  2996.         object Label41: TLabel
  2997.           Left = 14
  2998.           Top = 24
  2999.           Width = 317
  3000.           Height = 26
  3001.           Caption = 
  3002.             'Las Tecnolog∩┐╜as TruPrevent te protegen contra amenazas desconoci' +
  3003.             'das para las que a∩┐╜n no hay actualizaciones disponibles.'
  3004.           Font.Charset = DEFAULT_CHARSET
  3005.           Font.Color = clWindowText
  3006.           Font.Height = -11
  3007.           Font.Name = 'Tahoma'
  3008.           Font.Style = []
  3009.           ParentFont = False
  3010.           WordWrap = True
  3011.         end
  3012.         object CBActivarTruPreventNEW: TPlaCheckBox
  3013.           Left = 14
  3014.           Top = 60
  3015.           Width = 171
  3016.           Height = 16
  3017.           Caption = 'Activar Tecnolog∩┐╜as TruPrevent'
  3018.           Font.Charset = DEFAULT_CHARSET
  3019.           Font.Color = clWindowText
  3020.           Font.Height = -11
  3021.           Font.Name = 'Tahoma'
  3022.           Font.Style = []
  3023.           ParentFont = False
  3024.           TabOrder = 0
  3025.           OnClick = CBActivarTruPreventClick
  3026.           State = cbChecked
  3027.         end
  3028.       end
  3029.       object CBDesconocidasNEW: TPlaCheckBox
  3030.         Left = 12
  3031.         Top = 166
  3032.         Width = 260
  3033.         Height = 16
  3034.         Caption = 'Activar protecci∩┐╜n contra amenazas desconocidas'
  3035.         Font.Charset = DEFAULT_CHARSET
  3036.         Font.Color = clWindowText
  3037.         Font.Height = -11
  3038.         Font.Name = 'Tahoma'
  3039.         Font.Style = []
  3040.         ParentFont = False
  3041.         TabOrder = 4
  3042.         OnClick = CBDesconocidasNEWClick
  3043.         State = cbChecked
  3044.       end
  3045.     end
  3046.   end
  3047.   object BtnAyuda: TPlaLinkLabel
  3048.     Left = 31
  3049.     Top = 459
  3050.     Width = 53
  3051.     Height = 16
  3052.     Caption = 'Ayuda'
  3053.     Font.Charset = ANSI_CHARSET
  3054.     Font.Color = clWindowText
  3055.     Font.Height = -11
  3056.     Font.Name = 'Tahoma'
  3057.     Font.Style = [fsUnderline]
  3058.     ParentFont = False
  3059.     TabOrder = 6
  3060.     OnClick = BtnAyudaClick
  3061.     Picture.Data = {<image021.BM66(  >}
  3062.